Hi,
I'm creating a modular application, so after I release it my customer need to :
1) Plug in 'validations' for fields and "events"
I have customer that need to lock "field X is empty', others not.
I have customer that need to do same action before save table X.
2) Create new tables with relations for my tables
I have one table named "Person", many customer will need to create new "fields". For it, he create a new "Person_customerX" and add your fields and create a "ForeignKey" for my "Person". My questions is: The "cascate" deletion will continue working ?
I need to know if LLBGen is extensible for it modular applications.
Note: My customer will buy LLBGen if is necessary to add features to my "mapping".
Thanks,
Alexnaldo Santos