I was just wondering if I am correct in the following.
If I want to add some application specific stuff to my User object I need
to:
1) change turbine-schema.xml to reflect the new column I want
2) write a implementation of the User interface to replace the TurbineUser
implementation
3) set the services.SecurityService.user.class property in TurbineResources
to reflect the new implementation
4) run "ant init" to regenerate the TurbineUserPeer stuff...
Then I should be good to go?
thanks,
dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]