Type | Changes | By |
---|
| nullApples can also be Spring beans. In order to lookup a bean, use the "spring-apples" interpreter. The former
"service-apples" interpreter has been deprecated. | reinhard |
| Add an AppleNotFoundException which informs why an Apple can't be initialized. | reinhard |
| Add sendStatus() to the AppleResponse interface. | reinhard |
Type | Changes | By |
---|
| Use block directory structure as required from cocoon-core-2.2M3 | reinhard |
Type | Changes | By |
---|
| Initial release from trunk. | reinhard |
| Apples can now access components declared in mounted sitemaps. Thanks to Paul Focke. | JHS |
| in sitemap.xmap
<
map:flow language="service-apples"/
>
<
.../
>
<
map:match pattern="orderCreate"
>
<
map:call function="orderCreateApple"/
>
<
/map:match
> | LG |