Re: Object Graphics v0.5

Bill Denney <[email protected]> Thu, 27 Apr 2006 15:16:09 -0400 (EDT)
Newsgroups gmane.comp.gnu.octave.graphics
Message-ID <[email protected]>
On Thu, 27 Apr 2006, John Swensen wrote:

> I have been messing around with the Boost C++ libraries lately 
> (http://boost.org/) and think their serialization libraries would be 
> *perfect* for taking the whole tree (or a sub-tree) and serializing it 
> to a file.  This would be particularly great for saving an entire figure 
> in its raw format.  Kindof like a .fig format for octave.  It allows 
> text, binary, and XML file formats.  It also allows versioning of the 
> serialized files, so as the ObjectGraphics are improved/changed, old 
> serailized plots and graphs can still be loaded and displayed.

One of the ideas of how we wanted to store the file was that it would 
write to an m file that could be executed as a regular script.  This 
method allows easy modification of the graphics outside octave and 
(hopefully) no modifications to octave itself.

Bill

-- 
"... and the eighth deadly sin is: PIZZA!!!"  -- Jimmy Buffett