LayoutManager

Jason Schatz <[email protected]> Thu, 26 Aug 2004 13:48:13 -0400
Newsgroups gmane.comp.embedded.carlsbad-cubes
Message-ID <[email protected]>
I just created a new Java Layout Manager, AbsoluteLayoutManager, and I 
was hoping to make it accessible through swixML.  I realize that through 
ConverterLibrary I can register a new Converter to handle my 
AbsoluteLayoutManager, however I was hoping to simply register a new 
PluggableLayoutConverter through which you could register different 
Layouts to be available through swixML.

I was just wondering if this would be a worthwhile endeavor and what 
everyone's opinions are of the subject.  I would be more than willing to 
submit a patch once I have the functionality available.

--Jason