Rammer Posted June 17, 2011 Report Share Posted June 17, 2011 Does anyone know if Symbio plans to come up with a GOOP 3 to GOOP 4 class converter? I don't know if this is even possible with the new DVR archtecture. If not has anyone rolled their own or have any tips? We have about 75 classes we would like to convert. Without some automation this is not economically feesible for us. John Quote Link to comment
Marcus J Posted June 18, 2011 Report Share Posted June 18, 2011 Hi, The conversion utility is built in, at least in the latest version. Use with care (keep backups) Cheers /MArcus Quote Link to comment
Jeffrey Habets Posted June 18, 2011 Report Share Posted June 18, 2011 GOOP3 -> GOOP4 conversion is available in version 4.1, which I think is about to be released... Quote Link to comment
MikaelH Posted June 20, 2011 Report Share Posted June 20, 2011 Correct You can download the beta version (that hopefully will be released in the end of this week) http://goop.endevo.net/GDS/GDS_Q5T_2009.zip http://goop.endevo.net/GDS/GDS_Q5T_2010.zip http://goop.endevo.net/GDS/GDS_Q5T_2010-64.zip http://goop.endevo.net/GDS/GDS_Q5T_2011.zip http://goop.endevo.net/GDS/GDS_Q5T_2011-64.zip http://goop.endevo.net/GDS/Symbio_GDS-4.1-Q5T_2009_32.ogp http://goop.endevo.net/GDS/Symbio_GDS-4.1-Q5T_2010_32.ogp http://goop.endevo.net/GDS/Symbio_GDS-4.1-Q5T_2011_32.ogp http://goop.endevo.net/GDS/Symbio_GDS-4.1-Q5T_2010_64.ogp http://goop.endevo.net/GDS/Symbio_GDS-4.1-Q5T_2011_64.ogp I really like to get feedback on the convertion utility, it was a funny code to do :-) It has some limitations, but overall I think it works great. Cheers, Mikael Quote Link to comment
Rammer Posted June 25, 2012 Author Report Share Posted June 25, 2012 Mikail, I have used the converter. One question: In true GOOP4 class structures I gain access to the parent class attributes by calling the get attributes of the parent within the child. I noticed that when I converted the objectattributes.ctl of the converted (GOOP4 class) has the attributes of the base still in it. Should I access the base through these or through the get attributes of the base class? Should I delete these controls from the object attributes control? John Quote Link to comment
MikaelH Posted June 26, 2012 Report Share Posted June 26, 2012 Please delete them, and use the parent's GetAttribute method. If you are looking for the latest GDS beta version, I'll upload it here soon: This version has glyphs supports in the VI-icons (just like the Native LV icon editor has, but a little better in my opinion ;-) It also has support for all normal Native by value classes, so you can do all class functions with these classes. And now we support Actor Framework classes and functions, like creating Actors from different templates and the Message maker functions. Both AF version 3.0.7 and 4.0.0 is supported. //Mike Quote Link to comment
Rammer Posted June 26, 2012 Author Report Share Posted June 26, 2012 Thanks Mikael, Any chance a future converter will be able to do this automatically? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.