#606 closed enhancement (done)
Test for parameterless constructor in decomposers
Reported by: | epitzer | Owned by: | epitzer |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | Persistence | Version: | 3.2 |
Keywords: | Cc: |
Description
Change History (6)
comment:1 Changed 16 years ago by epitzer
- Status changed from new to assigned
comment:2 Changed 16 years ago by epitzer
comment:3 Changed 16 years ago by epitzer
Properly close file during serialization even if an exception occurs. (r1704)
comment:4 Changed 16 years ago by epitzer
- Resolution set to fixed
- Status changed from assigned to closed
Check for default constructor in all decomposers to ensure failure during serialization instead of deserialization. (r1705)
comment:5 Changed 14 years ago by swagner
- Milestone changed from Iteration 3 to Current
Milestone Iteration 3 deleted
comment:12 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Create folder with auxiliary classes. (r1703)