shuiyouren / sqlitepersistentobjects

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

Any chance of FAQ page on the wiki? #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Perhaps using/linking to the readme as a start.

Things that come to mind are:

- arrays of arrays -> not currently supported

- parent/child persistence, how to save/load, do you load/save parent and
child individually or does loading the parent also load its children (will
look at code to determine this for now).

Original issue reported on code.google.com by kimptoc on 19 Dec 2008 at 7:27

GoogleCodeExporter commented 8 years ago
Love the ConsoleTest app - great for newbie-me to test some things out in a 
sandbox :)

Probably known by everybody but there is a "-G Xcode" option to cmake that will
generate an Xcode project file - handy for debugging in xcode.

Original comment by kimptoc on 21 Dec 2008 at 1:43

GoogleCodeExporter commented 8 years ago
And dont forget to turn off "Load symbols lazily" in Xcode preferences, 
otherwise the
breakpoints do not get found

Original comment by kimptoc on 9 Jan 2009 at 9:48

GoogleCodeExporter commented 8 years ago

Original comment by chris.go...@kimptoc.net on 21 Feb 2009 at 7:26

GoogleCodeExporter commented 8 years ago

Original comment by chris.go...@kimptoc.net on 21 Feb 2009 at 10:34