Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkelee committed Apr 26, 2012
1 parent 64ebb3e commit 2e971bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -29,7 +29,6 @@ The intent is to hide the GEDCOM specifics, but to allow access if required.
* **tags.json**: Currently only partially done * **tags.json**: Currently only partially done
* **GCMutableNode**: Mutable version of GCNode * **GCMutableNode**: Mutable version of GCNode
* **GCDate**: better hiding of internals (ie a proper class cluster) - should remain immutable; interface should basically just be input gedcom, get out instance. * **GCDate**: better hiding of internals (ie a proper class cluster) - should remain immutable; interface should basically just be input gedcom, get out instance.
* **GCAge/GCDate**: calculations (ie age = dateA - dateB)
* **appledocs**: and better comments & cleaner headers in general * **appledocs**: and better comments & cleaner headers in general
* **GCObject**: NSCoding * **GCObject**: NSCoding


Expand Down

0 comments on commit 2e971bf

Please sign in to comment.