Skip to content
  • Chris Harris's avatar
    Suppress error when creating GlobalMapperProperties · 028de738
    Chris Harris authored
    If the GlobalMapperProperties proxy is not available
    as in the case of Catalyst an error is produced when
    NewProxy(...) is called. Instead of calling NewProxy(...)
    first try and get the prototype to determine if the
    the proxy is available.
    
    Change-Id: I52f7dfb92aa537923ac555248b7d08d016e2084d
    028de738