Rightpoint / RZImport

Automatic importing of data from NSDictionary to Cocoa objects
Other
18 stars 6 forks source link

Pre-import and Post-import Calbacks #17

Open mgorbach opened 10 years ago

mgorbach commented 10 years ago

It would be very useful if RZImport had callbacks at the beginning and end of the import phases on a per-object basis so that the object can do important work, such as registering itself with a common database, validation of the entire JSON data set to be used for the object's import, etc.

//cc @ndonald2