Book a Demo

Author Topic: can't delete a private attribute  (Read 2538 times)

chris_vickerson

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
can't delete a private attribute
« on: September 09, 2004, 12:30:07 am »
I can't delete a private attribute:

- I try to delete it out of the code and "Save source code and re-syncronize class"

- I find every possible occurrance in the model of class attributes and delete them

...and yet when I "Generate and re-load current object source" it comes right back.

I have the MDG Link, which is less than steller to be honest, and that doesn't correct the sync up either.  So, if someone could be so kind as to recommend a way to delete private attributes that simply won't go away - or a path to figure out how I've somehow tricked the program into thinking it should still be there, I'd be most appreciative.

Equally as frusterating, and possibly related, similar things happen (only sometimes) when I try to change an attributes type.

Thanks

Chris V.

TrtnJohn

  • EA User
  • **
  • Posts: 176
  • Karma: +0/-0
    • View Profile
Re: can't delete a private attribute
« Reply #1 on: September 09, 2004, 02:00:23 pm »
Check you class properties and see if there are links related to the private attribute.  (Check the links tab).  If an association still exists using the private attribute, the attribute can't really be deleted.
« Last Edit: September 09, 2004, 02:00:45 pm by TrtnJohn »