ANNOUNCE: Ice 2.0 released

Michi Henning michi at triodia.com
Thu Dec 9 18:04:10 EST 2004


On Thu, 9 Dec 2004, Duncan Grisby wrote:

> In article <IHLtd.64667$K7.11365 at news-server.bigpond.net.au>,
>  Michi Henning <michi at triodia.com> wrote:
>
> [...]
> >Instead of compiling the definition, you can write:
> >
> >    Ice.loadSlice("Color.ice")
> >    import M
> >
> >    print "My favourite color is ", M.Color.blue
>
> Just like this then?
>
>     omniORB.importIDL("Color.idl")
>     import M
>
>     print "My favourite color is ", M.blue


Oops, my apologies! I wasn't aware that omniORBpy does this
as well.

Cheers,

Michi.

--
Michi Henning                Ph: +61 4 1118-2700
ZeroC, Inc.                  http://www.zeroc.com




More information about the Python-list mailing list