Changeset 423

Show
Ignore:
Timestamp:
12/04/08 17:13:45 (4 years ago)
Author:
ged
Message:

changelog

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • elixir/trunk/CHANGES

    r419 r423  
    4040  provided by SA (it doesn't make much sense on ManyToMany relationships but 
    4141  still). 
     42- Delete Elixir properties in the setup phase rather than as soon as they are 
     43  attached to their class. It makes it possible to access them or refer to them 
     44  after the class is defined (but before setup). 
    4245 
    4346Bug fixes: