Inner Space Releases

Inner Space version 1.09 Build 4594
Released: 2007-09-04
  • The "Open" command (only available in the Uplink) now accepts an optional third parameter, which is a command to be executed upon launch. The execution of the command will take place at the end of the session's Startup Sequence.
  • .NET 2.0
    • Performance of GetMember<T> / GetObject<T> where the retrieved object is one of the base 32-bit (max) LavishScript numeric types should be a bit better. Such conversion usually happens by converting to and from strings, but now has a more direct path for those instances.