Book a Demo

Author Topic: Folder not package?  (Read 3225 times)

Cryolitte

  • Guest
Folder not package?
« on: March 23, 2005, 09:14:46 pm »
I hope I'm not the only one wondering about this, but...

Is it possible to create a package just for the purpose of organizing the elements? i.e. when it is forward engineered, the code would not have the package/folder name added to its namespace?  ???

Tjerk

  • EA User
  • **
  • Posts: 231
  • Karma: +1/-0
    • View Profile
Re: Folder not package?
« Reply #1 on: March 23, 2005, 11:09:53 pm »
Just wondering, if you want to organise your model, why don't you want your code to be organised in packages? That is a rather normal procedure to me and it makes the match between model and code much easier.

TrtnJohn

  • EA User
  • **
  • Posts: 176
  • Karma: +0/-0
    • View Profile
Re: Folder not package?
« Reply #2 on: March 24, 2005, 11:59:53 am »
Are you doing this because you use only one diagram per package?  If your diagrams get too messy break them up and reference one diagram in another.  (This is your folder).