Ticket #566 (new planned)
Opened 2 years ago
ensure self-check on MObject creation
| Reported by: | ichthyo | Owned by: | ichthyo |
|---|---|---|---|
| Priority: | nice | Milestone: | 1alpha |
| Component: | lumieraProc | Keywords: | data sanity |
| Cc: | Blocked By: | ||
| Blocking: | #421 |
Description
each MObject subclass should invoke AbstractMO::throwIfInvalid() at the end of the ctor body.
Obviously this can't be done in the baseclass, thus this ticket to ensure this is done consistently.
Note: See
TracTickets for help on using
tickets.
