Posted By: Sean Dague
Date: 2010-03-10 03:29
Summary: typed_accessors 0.3.0 Released
Project: sdague
typed_accessors version 0.3.0 has been released!
Typed accessors creates a set of accessors with a predefined typed. Often when dealing with webservices all the data comes back as strings, but you really want to be working with these things as numbers or dates. Manually converting them is duplication, and can be error prone.
Changes:
### 0.3.0 2010-03-07 * 1 major enhancement: * Convert to newgem style package |
|