|
Sorry Markus,
D2W is one of those things I thought was really neat but never used in a production environment. Only kicked the tires. Sorry I don’t have any ideas to achieve what you’d like to do :-)
Please tick [ ] Nobody knows anything [ ] Nobody ever had such an idea and does not care [ ] Nobody out there anymore
I found this property “er.directtoweb.ERD2WModel.additionalModelNames” that can be use to load additional D2W model files. I want to make this property dynamic so that its list of model names is built from a directory scan of the resources folder (or a subfolder) and all models found are loaded. This would allow to have models built around some grouping criteria like e.g. per entity without having to manually maintain the list of names in the properties file. I am in a prototype phase where I play extensively with a rather extensive EOModel, adding and removing entities. Such functionality would be great to have.
Anyone done something like this? When during app startup would be a good time to build this list? I think it must be done before D2W is initialized. Probably application.run() right before calling super.run() might already be too late?
Open for any tip, idea, help, code snippets, whatever. Thanks a lot
---markus---
Markus Ruggiero
4051 Basel / Switzerland mobile +41 79 508 4701
|
|