From: "John McNally" <[EMAIL PROTECTED]>
> you can check out scarab (http://scarab.tigris.org/) for an example of
> extending TurbineUser and using the attribute "alias" to prevent double
> sql generation and bean properties.  The approach could use some more
> thought to make it more general, however, and I have not had the time.
> 
> john mcnally

I had a look at this, it seems that it is in a state of flux at the moment
(no pun intended).  I had a crack at making it work but I ran into
problems because the om classes that exist for the default turbine
tables do not seem to be standard torque generated files (primarily 
because TurbineUser does not define getUserId()).

Judging by the comments in CVS there are still some outstanding
issues with the implemented solution.

> Scott Eade wrote:
> > This is the exact thing I am doing.  I have a working solution whereby
> > I redefine the TURBINE_USER table in my application schema, but

For the sake of simplicity I think I will stick to this solution for the
moment.  It looks like the Scarab authors are trying to include more
flexibility than I need presently need.

Thanks,

Scott



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

Reply via email to