ondreian / Olib

Syntactic sugar for scripting Gemstone IV
4 stars 0 forks source link

Olib and go2 FWI transport settings use different variables #13

Closed sandersch closed 7 years ago

sandersch commented 7 years ago

Tillmen recently updated the ;go2 script to support a FWI trinket setting. Unfortunately he choose to use UserVars.mapdb_fwi_trinket while this library uses Vars.teleporter for the the transporter setting.

What do you think about using Vars.teleporter if it is set but trying UserVars.mapdb_fwi_trinket as a fallback?

ondreian commented 7 years ago

I have no problems just mapping to the ;go2 setting to maintain continuity. If this is the case though a few of the methods could be slated for removal/deprecation. I'm going to try to be a diligent as possible with regards to premajor releases and deprecation warnings