Em Mon, 27 Oct 2008 11:55:24 -0300, James Sherwood <[EMAIL PROTECTED]> escreveu:

Thank you very much for your help.

You're welcome again. :)

Tutorials on this sort of thing are SO hard to find at the moment(and not be outdated severely or just skim the very surface).

Tapestry 5 is new, so tutorials are a little scarce yet.

I am quite surprised at the chunkiness of foreign key manipulation when
using the beaneditform when you compare it to the gracefulness of what I
have learned in T5 so far.

That's why I created the Encoder interface in my Tapestry CRUD library: it puts all this enconding (object -> primary key, primary key -> object, object -> activation context, activation context, object, etc) in a single, reusable place. You can find more about Encoder here: http://www.arsmachina.com.br/project/tapestrycrud/concepts.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to