Adding NSDictionary archiving and unarchiving abilities to Breakpoint
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 6 Jun 2008 18:08:02 +0000 (14:08 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 6 Jun 2008 18:08:02 +0000 (14:08 -0400)
commit381baa3eacb249b79a2657a705b06ff4ef19f110
tree696d7bcf56adb3e3963aae289e98d97297b39845
parentfc4c89c9100e5dda506f83f76848e9f738062b82
Adding NSDictionary archiving and unarchiving abilities to Breakpoint

* Source/Breakpoint.m+h:
(initWithDictionary:): New method
(dictionary): New method
Source/Breakpoint.h
Source/Breakpoint.m