On Feb 28, 2007, at 19:00 UTC, Tim Jones wrote: > Currently, no IDE layout information is saved in the rbvcp save of > projects. This means that we must reopen and rearrange our projects > each time we start the IDE. Please > save the layout and state of the IDE when saving the VCP version of a > project.
Yikes! I certainly hope they don't do that. You can get that with XML projects already, and it's a PITA in a group environment. Even in a single-user environment, it's a nuisance because it means that your project file is marked dirty (and considered a new revision) pretty much every time you touch it. I think the absence of this information in the VCP format is a carefully (and correctly) considered feature. But maybe there could be some compromise, where the state information is stored only locally (perhaps in the preferences folder), rather than with the project itself. Best, - Joe -- Joe Strout -- [EMAIL PROTECTED] Verified Express, LLC "Making the Internet a Better Place" http://www.verex.com/ _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
