Changes between Version 1 and Version 2 of Ticket #22223, comment 6
- Timestamp:
- 10/19/12 00:54:20 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22223, comment 6
v1 v2 4 4 > (is_a meaning it implements an expected interface - if it can't be missing properties) 5 5 6 Since we decided to not use !__get() for core properties, we should consider making these proper properties regardless of this ticket. Adding defaults while we're at it would certainly solve part of the problem, that of missing properties. There are still the other t wo issues -- garbage properties and post objects not intended for the current blog.6 Since we decided to not use !__get() for core properties, we should consider making these proper properties regardless of this ticket. Adding defaults while we're at it would certainly solve part of the problem, that of missing properties. There are still the other three issues -- garbage properties, post objects not intended for the current blog, and dummy posts that don't actually exist.
