Book a Demo

Author Topic: Reengineering and tasks  (Read 1969 times)

JohnDoe

  • EA User
  • **
  • Posts: 191
  • Karma: +0/-0
  • EA rocks !
    • View Profile
Reengineering and tasks
« on: August 16, 2006, 02:14:48 am »
is there a possibility to reenginer source code and load special marked tasks out of the sources into the project task repository ?

for example (Actionscript):
++++++
dynamic class SomeClass {
//### still to be implemented  <=== "###" indicator of sparxsystems to load that task into the EA project tasks
}
+++++

So during import of those actionscript classes it would be an excellent feature to synchronise those tasks into the project list.

Is this possible already or should this go to a feature wish list ?

Thanks
Bernd

thomaskilian

  • Guest
Re: Reengineering and tasks
« Reply #1 on: August 16, 2006, 01:11:35 pm »
Not possible. Forward you can modify the code gen templates, but backward you have to ask Sparx since this is hard coded.