Recognized Abbreviations

Posts   
 
    
BubbaBill
User
Posts: 6
Joined: 18-Jul-2005
# Posted on: 18-Jul-2005 21:06:24   

A nice new feature for the code generation might be to allow for recognized abbreviations to be added into the designer for when new entities are added from the database. For example, many times a database field will used standardized abbreviations for things like count (cnt) or address (addr) or number (nbr). I'd like the ability to define those abbreviations so that LLBLGen would see a database field called addr_id and transform it to AddressId. So in the designer I would have the ability to add abbreviations for the project and when a new entity was added from the database the designer would use these abbreviations in the transform process.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 19-Jul-2005 11:37:28   

Great tip! I'll add it to the to-do list.simple_smile

Frans Bouma | Lead developer LLBLGen Pro