UndefinedOffset / eclipse-silverstripedt

Adds templates and other tools for working with SilverStripe in Eclipse
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

UML to SilverStripe #18

Open UndefinedOffset opened 10 years ago

UndefinedOffset commented 10 years ago

It would be awesome to be able to be able to either import, or build a UML diagram that would be capable of generating a SilverStripe model/data structure. Maybe we could hook in and use the EMF (https://www.eclipse.org/modeling/emf/) or MDT (http://www.eclipse.org/modeling/mdt/?project=uml2) as a base? Could end up being similar to SilverSmith.

UndefinedOffset commented 10 years ago

More Research: http://wiki.eclipse.org/EMF/ExtendingCodeGeneration http://stackoverflow.com/questions/5516906/why-should-i-use-emf http://www.peterfriese.de/getting-started-with-code-generation-with-xpand/ http://www.eclipse.org/acceleo/