Cashew Updates

Chris Nicholson-Sauls has made a few updates to Cashew. From the NG announcement:

cashew.cgi.UrlEncode : 0.2.0
— Cleanup
— DDoc’d

cashew.sys.Environment : 0.3.1
— Cleanup

cashew.utils.Array : 0.12.0
— Added .collect() pseudo-member
— Changed pseudo-members returning ‘void’ to return ‘T[]‘ instead, for chaining.
This means you can do silly things like this:
array.unique.remove(foo).rotl(4);
:)

cashew.utils.UTest : 0.2.4
— DDoc’d

CashewXML (cashew.xml.*) : 0.1.0a
— Almost usable, but not quite yet.
(This is a minimalistic/simplistic XML library without PI’s or SGML except CDATA.
For complete XML support, Mango is your friend.)

CashewJSON (cashew.json.*) : 0.3.0
— Fully re-implemented JSON library.

cashew.utils.Binary : 0.1.0
— Care of Bill Baxter

Technorati Tags:

This entry was posted in News. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>