CIA.vc
Archived Message
for Michael Marineau
Stats » Authors » Michael Marineau » Archived Message
envelope
Received 02:12 on Sep 09, 2010
Generated by Simple JSON POST parser for google code version 0.5
linksUTC clock
04:52 on Feb 12, 2012

Commit Message

Author:marineam
Project:coil
Revision:259
URL:http://coil.googlecode.com/svn-history/r259/
Add a new Leaf class that wraps strings, numbers, etc.

The primary purpose of this class is to handle the ${path} style links
in strings. The plan is for Struct and List wrap and unwrap values in
setitem/getitem so Leaf remains transparent to the user.

Modified Files

  • trunk
    • coil
      • parser.pyModified
      • struct.pyModified