I think this is great Marcus! Keep up the good work :) Any chance you'd ponder moving over to javaforge instead of SF for your work? Javaforge will let you actually run a demo web-app, as well as use subversion.
I've got a ton of hivemind/hibernate code I'd like to contribute to a seperate project from tacos, I've just been reluctant to do it because I don't want to be pegged as the sole owner. If you are willing to more or less be the lead I can dump everything on you and let you pick out what you like :) jesse On 1/10/06, Schulte Marcus <[EMAIL PROTECTED]> wrote: > > Apologies for hitting alt-S to early! > So what I wanted to add: > If you are starting with Tapestry /Hibernate you might want to have look > at > http://kickstart.sourceforge.net - if nothing else, you'll find some code > to > get started with hivemind services using hibernate and an example of where > one can put ta-handling in tap. > > The most crucial TODO at the moment is, that conversations are currently > based on http-sessions. This currently works for me because I can just > discard http-session at the end of conversations and have user identity > restored from a security ticket in cookie. > > If there is some interest in the project I'll try to go ahead and try to > make it more complete (add real conversations, improve docs). So, thanks > for > any feedback. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
