Please note, new blog at http://www.acheron.org/darryl/

JSON encoder for ColdFusion

Jehiah Czebotar has just released a JSON encoder for ColdFusion, which is great news for those wanting a light-weight data interchange format (AJAX apps for instance).
CFJSON is a ColdFusion implementation of the JSON data format. JSON is a lightweight replacement for xml which translates (or serializes if you like) native datatypes into across languages. While xml is great for storing data, it does not map nicely to native data types. JSON fill's that need. In many ways it is similar to WDDX in that it serializes data. Just with half the bloat. http://jehiah.com/projects/cfjson/

By Blogger Unknown, at 9/15/2010 06:22:00 am  

Great work! I am really impressed.

Thank You
ColdFusion plugins



» Post a Comment