Book a Demo

Author Topic: specific project's template ?  (Read 2006 times)

wozoi

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
specific project's template ?
« on: July 13, 2004, 11:53:51 pm »
Is it possibile to define specifics templates for specifics projects.

For example having a class generation template particular for the DAL and another one for the BLL.

In a past project we used Decorator pattern to handle the DAL object. This decorator returned the business object Interface. With this kind of implementation it would be cool to design the business objects model and when generation occure having the Interfaces and then the decorators classes generated.

Or for another library that use many import of the drawing namepsace, having a special template that add all this import to th class file ?

And if yes, is there a way to regroup personnal project templates to not corrupt the basics EA templates.

sincerly,
pierre jean