On Tuesday 01 March 2005 14:49, Timothy Miller wrote: > On Tue, 1 Mar 2005 13:49:03 +0100, Nicolai Haehnle <[EMAIL PROTECTED]> wrote: > > On Tuesday 01 March 2005 03:52, Timothy Miller wrote: > > > Does the ogsim build automatically translate the model code, or do > > > changes to the model have to be ported to ogsim manually? How do you > > > keep track? > > > > They have to be merged manually at the moment. I'm keeping an eye on the > > version in model/ in the Subversion repository, and I will definitely do > > merges from time to time (the float25 stuff isn't integrated into ogsim > > yet). > > > > The model definitely cannot be integrated 1:1 as is; it may be possible to > > change that with some macro magic, but I haven't looked into that yet. > > Maybe I will do so the next time I do a merge. > > Perhaps we should meet in the middle. The model stuff could be > modified so that it's in a class like in ogsim. Perhaps it could just > be adapted right into it. > > It should still stand alone, so whatever class is in ogsim would > contain an instance of the model class.
Just to follow up on this on the list, I have now modified the model so that it no longer uses pointers directly. ogsim now uses a 1:1 copy of the code in the model/ directory. I didn't convert it into a class, as that's not strictly necessary and would cause a lot of micro-changes for no really good reason. (Oh, and what's up with the mailing list? Apparently the SPF records somewhere are wrong? At least the GMX mailserver thinks everything from the list is spam because of that :/ ) cu, Nicolai
pgpTmOLnCkOEA.pgp
Description: PGP signature
_______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
