help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave json creator


From: Søren Hauberg
Subject: Re: Octave json creator
Date: Sun, 05 Dec 2010 11:04:19 +0100

lør, 04 12 2010 kl. 16:57 +0100, skrev Michael Goffioul:
> On Sat, Dec 4, 2010 at 4:52 PM, Ben Abbott <address@hidden> wrote:
> > On Dec 4, 2010, at 5:38 AM, veryhappy wrote:
> >
> >> I'd created a function to turn octave data into a json object.
> >> I would like to share it with you with the hope it will be useful to 
> >> someone
> >> else. I'd not exhaustively tested it but it should be fairly complete. It
> >> should be able to compute structs, cells and multidimensional array keeping
> >> the dimensions right.
> >> If you have any suggestion or if it serve good for you, please, tell me.
> >> Here it go:
> >
> > Does this belong in Octave-Forge's java package?
> >
> >        http://octave.sourceforge.net/java/index.html
> >
> > I've cc'd Michael Goffioul who maintains that package.
> >
> > Ben
> 
> Java and Javascript (JSON) are completely unrelated. In this case,
> it's more about object serialization. So maybe io package might be
> a better place.

I agree that the 'io' package is the right place. I had a quick look at
the function and it looks like a nice implementation.

Daniel, would you like to have this code in the 'io' package?

Søren



reply via email to

[Prev in Thread] Current Thread [Next in Thread]