Changeset 423
- Timestamp:
- 12/04/08 17:13:45 (4 years ago)
- Files:
-
- 1 modified
-
elixir/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/CHANGES
r419 r423 40 40 provided by SA (it doesn't make much sense on ManyToMany relationships but 41 41 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). 42 45 43 46 Bug fixes:
