Hi Martijn,

Martijn Dashorst wrote:
Szervusz Kristof!

Köszönöm, hogy használod a Wicket-et!

Wow, that was a friendly welcome *feels totally surprised* :)) Thank you..

If you want an example with Hibernate binding, then you might look into the CD-App example. This is probably the most complex example we have to date. This example is not present any more in the CVS HEAD (I think), but should be in the Wicket-0.9.19-beta examples package.

For a first glance, it seems to have the same behaviour on instantiations - it looks like it's keeping the Page instance after the first "real action" (but eg. keeps on reloading EditPage).


As for calling the business layer, do I see it correctly that the suggested solution is plugging a custom AbstractDetachableModel which calls back to the middleware on demand? I'll try to follow that path then.

Probably someone else can answer your question concerning the instantiations. I do know that Wicket was designed to be scalable, so you shouldn't have to worry (too much) about instantiations.

Ok, I would be curious to know the behind-reasons for this behaviour if someone got a few minutes to explain :)


A couple of additional questions:
- is real Spring-integration (I mean full DI for Pages, not a pull-approach) planned for release 1.0, 1.0.x or 1.1? I saw it getting discussed on this list recently but haven't seen any decisions.


- anyone working already on an Eclipse-plugin? :) as with Spindle for Tapestry, I think it could be a big step forward to get more people interested in "yet another framework" after the first stable release..

thanks,

Kristof


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to