No, there's no hard requirement about it. We can keep it experimental
until we feel enough confident about it. But when we will decide to
release it I'd prefere to integrate it into the core module rather then
keep it into a separate mode. To me is more logical to have AJAX
stateless entities where we already have stateless components and behavior.
On 11/05/2016 21:45, Martin Grigorov wrote:
Hi Andrea,
Is there a hard requirement the classes to be in -core ?
I'd prefer to put them in their own module and treat it as experimental.
Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov
On Tue, May 10, 2016 at 9:13 PM, Andrea Del Bene <[email protected]>
wrote:
Hi,
I've opened a pull request to integrate AJAX stateless artifacts into
Wicket: https://github.com/apache/wicket/pull/170. Most of them are from
WicketStuff stateless module.
Any feedback is welcome as usual.
Andrea.