| | | StrataFrame VIP
       
Group: StrataFrame Users Last Login: Today @ 7:29:55 PM Posts: 1,168, Visits: 2,931 |
| I was just reading http://forum.strataframe.net/FindPost16181.aspx and remembered I wanted to make an enhancement request. 
Actually two 
1. Provide a class attribute to indicate a class inheriting from BusinessLayer is not to be considered by the BO Mapper.
REASON: Just to keep things cleaner. I have a number of base classes, report classes, etc that do not ever need to be handled by the BO mapper. It would be nice if I could mark them as such, so they clutter up the mapper.
2. Provide some way to indicate that a project has no BOs (or more accurately, that the BO mapper should skip it).
REASON: As in the referenced post, it would speed things up a bit and keep things clean. Always weird seeing 10 projects with red Xs and my one BO project.
Neither is a huge deal, but thought I'd get it out there for consideration. Thanks!
|
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Today @ 2:43:51 PM Posts: 4,241, Visits: 4,285 |
| Your #1 item I have almost done several times myself...so it is probably a good idea to have it in there. |
| |
|
|