Hi Everyone,

I just finished implementing the phonebook example using Shades. I really like 
the way the phonebook example abstracted everything so I could just plug shades 
in. How can I contribute back the code?

Also, would it be possible to update the phonebook example to HSQLDB 
1.8.0.2.jar? (The LIMIT syntax described in the HSQLDB docs does not work with 
the older version of HSQLDB that is distributed with the phonebook example).

I am loving the way Shades works with Wicket. I think the Serializable 
DatabaseSession in Shades could provide some significant performance 
improvements for Wicket applications beyond what is possible with JDO apps, 
because of the fact that the jdo PersistenceManager is not serializable (thus 
forcing queries by ID when sessions are deserialized).

Anyway, "nice job" to the guys who built the phonebook example. I whish the JDO 
compatibility test kit had had something like it, which would have insured the 
use cases were "real world".

-geoff








-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to