Grasshopper

algorithmic modeling for Rhino

SDK Break from 0.9.0075 to 0.9.0076 // DocumentServer & GH_ComponentServer

Hi David,

There are two methods that changed in 0.9.0076 without support for the previous versions, and it is quite a problem for me:

Grasshopper.Kernel.GH_ComponentServer:

the method CopyFileToRoamingFolder(String, Boolean) has been renamed CopyFileToAppropriateFolder(String, Boolean)

and

Grasshopper.Kernel.GH_ComponentServer.CopyFileToAppropriateFolder(String)
now has a non optional boolean argument
Grasshopper.Kernel.GH_ComponentServer.CopyFileToAppropriateFolder(String, Boolean)

Would it be possible to have two legacy methods to avoid to build two different versions?

Best

Thibault

PS: by the way, the mesh loading problem that I was mentioning a few months ago in this thread is still alive: in Rh5 x86 it works properly, not it Rh5 x64...

Views: 499

Replies to This Discussion

I'll put hidden legacy methods back in. The next release should work again.

Great! Thank you!

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service