On Sat, Mar 8, 2008 at 9:10 PM, Chris Cannam <[EMAIL PROTECTED]> wrote: > Am I right in thinking that the new marker ID is not stored in the .rg > file, but is re-generated from the internal sequence numbers when the > markers are recreated as the file is reloaded?
Yes, you're right: the marker ID is only an in-memory sequence to disambiguate between Marker objects, and it's not stored in the file. It does not need to be restored, and at each load a different sequence is re-created. > I want to be sure there aren't going to be file compatibility problems. I think there shouldn't be, thanks to the fact that it is not stored in the file. Let me know if you have some strange behaviors. -- Best regards, Philippe. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
