Modular Application

Posts   
 
    
alexsantos
User
Posts: 13
Joined: 25-Jul-2005
# Posted on: 26-Mar-2006 01:45:51   

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

Walaa avatar
Walaa
Support Team
Posts: 14983
Joined: 21-Aug-2005
# Posted on: 28-Apr-2006 06:27:59   

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 ?

Define the cascade delete in the database.

I need to know if LLBGen is extensible for it modular applications

The following threads might help: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=3759 http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=4924