We just finished extending TurbineUser. Thank God for the HOWTO document. YES!!!!
It seems to me that it is a very long and painful process for something that it is very commonly needed. If I understood the problem well the root cause of the problem is this: - The Object model for TurbineUser is already generated within the turbine.jar so it has to be extended by hand. - We have a separate turbine-schema.xml from the newapp-schema.xml therefore it isn�t easy to have foreign keys between them. Don�t you think the process would be simpler if the turbine schema were defined within newapp-schema.xml and generated automatically. As a by product the WEB-INF/build/build.xml would be smaller and simpler. This file is probably a mistery for most beginners. What do you think? Is this crazy or just plain stupid? I am sure there may be some reasons to have the schemas divided. -- Humberto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
