Tim Ferrell wrote:
>> Maybe the solution is a xrcise command-line option
- or better, I should
>> get around to finishing the XRC->pure ruby
translator which removes the
>> need for the XRC file at all at runtime. There's a
heap of code checked
>> in to do this, I just never got around to hooking
it up to the
>> command-line tool.
>>
>
> A command line option would be cool ... something like
"append
> (interpolated) path", maybe...
>
I'll give it some thought, definitely in favour of this.
> The thought occurs to me, though, that I could just
just wire up the
> substitution as part of the rake task that generates
the base classes...
> I just wasn't sure if anyone else had a similar
request...
>
Actually, that's probably an easier solution - should only
be a few
lines in Rake. You don't want to see the extensive mangling
that the
wxRuby build process does to SWIG's output.
> As for the translator, do you intend to have it work in
both directions
> or just from XRC to ruby? Sounds interesting in any
case...
>
LOL - just XRC to ruby. Ruby to XRC would be ... wild.
alex
_______________________________________________
wxruby-users mailing list
wxruby-users rubyforge.org
ht
tp://rubyforge.org/mailman/listinfo/wxruby-users
|