I'd give up Perl tomorrow if only...

Paul Rubin phr-n2002b at NOSPAMnightsong.com
Fri Jun 21 06:33:57 EDT 2002


Derek Thomson <derek at wedgetail.com> writes:
> Among other things, it's one of the reasons I'm tinkering with a Perl ORB.

Wow, that sounds cool.

> Yes, it's stop-gap, but when you already have a non-trivial Perl
> module, either on CPAN or in-house, it can save a lot of
> rewriting. What we *really* need to do is dynamically create CORBA
> interfaces for Perl modules, but that might be impossible given that
> Perl is like Python in that module and class interfaces aren't
> pre-declared :(

Why not some more dynamic remote object protocol instead of messing
with Corba?



More information about the Python-list mailing list