Two-class scenario for Adapter will be deprecated in v4.2

Posts   
 
    
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 09-Apr-2014 16:57:33   

We'll deprecate the two-class scenario preset/classes for Adapter (the one with the My<entityname> classes) in the upcoming v4.2. The regular 'General' Adapter classes will from now on be the ones for Adapter. For SelfServicing this has no effect.

We deprecate them as they require extensive work for the changes we make and we believe the time spend on that can be better spend on features as we don't think a lot of people use them anymore: they stem from the pre-partial classes era and are now outdated. As we never really liked them in the first place it's a good moment to get rid of them.

They're still shipped (the v4.1 ones) with v4.2, however no new features are added to the specific classes for this scenario nor new templates are added for this specific scenario. So migrating your code base from e.g. v2 to v4 using these templates is still possible, it's however highly recommended that you migrate to the General preset for Adapter and partial classes.

Frans Bouma | Lead developer LLBLGen Pro