View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000474 | LDMud 3.5 | Runtime | public | 2006-06-11 12:36 | 2009-01-08 05:50 |
| Reporter | Zarquon1 | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | new | Resolution | open | ||
| Summary | 0000474: only static function should be callable on not fully loaded and initialized objects | ||||
| Description | if you call a function of an not initialized object the function could not use the variables because the are all NULL, so i think its good if only static functions should be called on non-initilized objects and the non-static are only callable if the object ist fully setup | ||||
| Tags | No tags attached. | ||||