Actually, my first trails (and tapestry) project was for a customer who had
an existing database with lots of odd relationships in it, and which I
managed to map one class at a time, by creating classes with the same name
as the tables and pasting the description into a comment. I didn't have to
make it complete but just did a couple of properties at a time by trial and
horror, and the pages just popped up, existing data and all. It was a
way-beyond-wow moment, to be sure.

Cheers,
PS

On 6/6/06, Kalle Korhonen <[EMAIL PROTECTED]> wrote:

On 6/6/06, Peter Svensson <[EMAIL PROTECTED]> wrote:
> Really, I can't see why you _souldn't_ use trails for everything and
then
> changes the bits you need to change. If you need to do heavy whiz-bang
> end-user pages, at least you'll have your administrative pages for free.

Second that, don't see too many reasons why not to use it. If you are
starting a new project from scratch (or at least without pre-existing,
fixed schema), it's a no-brainer to use Trails to compliment Tapestry
and eliminate/reduce the glue code you normally need to write for
persistence.

Kalle


> On 6/6/06, Carl Pelletier <[EMAIL PROTECTED]> wrote:
> >
> > Hi everyone, I'm looking for feedback here, I planning of using Trails
to
> > help gain speed with my Tapestry 4.0 development. Somebody use it?
Should
> > I ? What are the pinfall ? What are your advise...
> >
> > Thanks for your feedback
> >
> >
> >
>
>

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


Reply via email to