I was writting some custom DataMapper Property classes for mapping legacy/corrupted data from a backend Database, and thought it would be nice if we had a dm-types-legacy library. This library would be a common library users could contribute their helpful DataMapper Property classes used for legacy Databases. I would like to host this library under the datamapper organization on github.
Some Property classes I've written so far: * DateString: Used to parse/dump date values stored as Strings. * URIText: Used to decode/encode values that were, for some random reason, URI encoded. * NumericIPAddr: Used to decode/encode IP Addresses to network packed Integers. --postmodern
signature.asc
Description: OpenPGP digital signature
