Type | Changes | By |
---|
![add](images/add.gif) | 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](images/add.gif) | Add an AppleNotFoundException which informs why an Apple can't be initialized. | reinhard |
![add](images/add.gif) | Add sendStatus() to the AppleResponse interface. | reinhard |
Type | Changes | By |
---|
![update](images/update.gif) | Use block directory structure as required from cocoon-core-2.2M3 | reinhard |
Type | Changes | By |
---|
![update](images/update.gif) | Initial release from trunk. | reinhard |
![fix](images/fix.gif) | Apples can now access components declared in mounted sitemaps. Thanks to Paul Focke. | JHS |
![add](images/add.gif) | in sitemap.xmap
<
map:flow language="service-apples"/
>
<
.../
>
<
map:match pattern="orderCreate"
>
<
map:call function="orderCreateApple"/
>
<
/map:match
> | LG |