graham
2010-11-23 09:30:27 UTC
also sent to ace-users...
can anybody help me out here?
----------------
Hi,
I need to populate and navigate the iterface repository based on our
IDL. The goal is to connect to the IFR after populated and navigate
it
so I can generate some code. This might seem like overkill but I need
some means of parising our IDL and generating various functions
(toString for example, corbaToNative, nativeToCorba etc. etc.). At
the
moment all this stuff is hand crafted and error prone. We're about to
take a big IDL hit (enormous changes to IDL) and if I can automate
this stuff it will make 2 weeks work and automate it.
So, can anybody tell me if there's a TAO demo that navigates the IFR?
If yes, I can put the code generation bits in place achieve our goal.
I looked at antlr and it seems like a whole lot of work to achieve
the
same.
If anybody has any ideas or suggestions, don't hesitate. I doubt i'm
the first to do this kind of stuff.
cheers and have a nice day
GrahamO
can anybody help me out here?
----------------
Hi,
I need to populate and navigate the iterface repository based on our
IDL. The goal is to connect to the IFR after populated and navigate
it
so I can generate some code. This might seem like overkill but I need
some means of parising our IDL and generating various functions
(toString for example, corbaToNative, nativeToCorba etc. etc.). At
the
moment all this stuff is hand crafted and error prone. We're about to
take a big IDL hit (enormous changes to IDL) and if I can automate
this stuff it will make 2 weeks work and automate it.
So, can anybody tell me if there's a TAO demo that navigates the IFR?
If yes, I can put the code generation bits in place achieve our goal.
I looked at antlr and it seems like a whole lot of work to achieve
the
same.
If anybody has any ideas or suggestions, don't hesitate. I doubt i'm
the first to do this kind of stuff.
cheers and have a nice day
GrahamO