commit | ff5a8dc64b504c09994a3186eec14e90457175e8 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jeff@thefirst.org> | Thu Feb 28 22:24:53 2013 -0800 |
committer | Jeff Thompson <jeff@thefirst.org> | Thu Feb 28 22:24:53 2013 -0800 |
tree | 3f91ecb29f17e9052726eb2e0bf67659bbdcf804 | |
parent | 4a4caba82ac1d7208adb40cd423bea7f5d1cb274 [diff] |
In Name constructor, allow the argument to be another Name. In Name.add, return this to allow chaining, and allow the argument to be another Name. Added Name.addSegment.