ref link:
http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=12458&HighLight=1
seems like a bottleneck but my compile performance is limiting usage
I tried to do exactly the other person was intending to do.
i.e. define relationship in the descendant using 2 different namespaces & failed.
Eventually found the thread explaining the limitation.
Is there a work around to define the entityclasses & its helper classes in more than one project? Because that is what I am really trying to achieve essentially to speed up the compile performance, delegate & control developer access to group of codes.
Also, when I think about distributing my product to my customers who would then extend our entity & application to add their own entity & framework.
We can't distribute our source code.
Any suggestions.
thanks