From: <lar...@lh...> - 2006-12-19 08:43:53
|
Hi everybody, =20 as a part of my diploma thesis I created a cartridge that generates CRUD interfaces for Eclipse RCP, much like the BPM4Struts cartridge does for Webapps. I'd like to share this cartridge in the AndroMDA Plugins project. Matthias already made me a committer for the project, but before I can go on I have a few questions. =20 First, in the thesis I called the cartridge "andromda-rcp". Now I am thinking this might not be the best name, as the cartridge only does CRUD. Do you think "andromda-rcp" is ok or sould it rather be "andromda-crud-rcp" or something else? =20 Second, how do I commit the cartridge? Where in the tree should I put it? Is there a general structure the project should follow? Is there, perhaps, something like a template project that I can copy and modify? When I created the cartridge, I copied and modified one from the original AndroMDA project (I think it was andromda-spring). Looking at the andromda-database cartridge, for example, I saw that it is structured a bit differently. Also, I guess I'll have do change the pom I'm using. =20 Well, that's all for now - I hope I can find the time soon to commit my cartridge or at least some parts of it. =20 Cheers Lars |