Group: Forum Members
Posts: 235,
Visits: 309
|
On the basis of your response, which is very helpful, I have a suggestion.
Why not have a version of the mapper that would run standalone, propmt for the name of the class to create, the directory to drop the class file in, and perhaps the library project that it should become part of.
I could then do my mapping, the mapper could then generate complete classes (without having to go through that manual step of creating an empty class for each bo), add the classes to the project and recompile the project.
Then when I open VS, everything would be ready to go.
This approach would be consistent with the DDT which is already a standalone.
What do you think?
|