
We are developing a product based on Jide Dockable Framework which
employs a number of (Eclipse-like) perspectives.
Each perspective is a DockableHolder.
When we do a SaveLayout, we have to save each Layout file separately
using the perspective names to identify the layouts.
We would really like to have the option of saving the Layouts to file in
XML format and combine all the perspective layouts. If this is too much then perhaps access to the classes and information on what is saved in the binary files.
'Twould be marvellous !
Thanks
Rich Fairall