nbianco1 / facets-loghound

Automatically exported from code.google.com/p/facets-loghound
0 stars 0 forks source link

Convert message record array to javascript object. #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Need a standard class for the message records.  This would allow for easier 
internal processing.

This class should have a function something like "toJson()" to convert the 
member information into a standard json array object, while the constructor can 
take a json array object.  This should all help normalise internal as well as 
external communication.

Original issue reported on code.google.com by ogradyjd@gmail.com on 20 Nov 2010 at 11:30

GoogleCodeExporter commented 8 years ago

Original comment by ogradyjd@gmail.com on 2 May 2012 at 1:40