From: <Oli...@t-...> - 2003-05-03 06:25:35
|
Oliver Kellogg wrote: > > 2. Is it still necessary to be in the xmi2code source > directory to invoke the tool? > I (and others) have found this to be annoying. > If that's still the case then I will start work on > making it possible to invoke xmi2code from anywhere. > One possibility is to have an env symbol that points > to the location where the runtime support is located. > And perhaps fall back to a configured location when this > env symbol is not set. Further ideas welcome... The need for external runtime support files could be circumvented altogether by compiling in those files. The compiled-in defaults could still be overridden by defining the environment symbol. --Oliver |