BugsBiteBugs / sqlitepersistentobjects

Automatically exported from code.google.com/p/sqlitepersistentobjects
0 stars 0 forks source link

Should skip transients when adding observers. #48

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In -init, it should skip over transient properties when adding observers, since 
changes to transient 
properties shouldn't make the object dirty.

Original issue reported on code.google.com by goo...@dejal.com on 6 Mar 2009 at 10:10

GoogleCodeExporter commented 9 years ago
Good point :)

Original comment by chris.go...@kimptoc.net on 9 Mar 2009 at 1:30