Hi, for my project I needed to extend the TurbineSecurty-system so that rights can be inherited by users (Resellers) to their customers (clients) accross multiple levels (hierarchical). First I built a solution by adding tables to project-schema.xml and having methods do the interface to the standard security-system. But in the end this solution appeared rather ugly and I decided trying to add additional fields to the standard-security tables and also add another table to turbine-schema.xml. Unfortunately I'm into trouble now with TurbineXXXMapBuilder-classes and other things that I didn't predict.
Q: Can anybody who has successfully added fields to any of the Turbine-Security-classes and/or added a new table to turbine-schema.xml outline the major steps that I have to do, please? TIA! Marc -- To unsubscribe, e-mail: <mailto:turbine-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>
