At 09:30 PM 2/16/2001 +0000, Simon Cozens wrote:
>The real benefit would be that the Perl program would know about all the
>methods and be able to automatically construct the vtable definitions and
>the relevant enum's, and that all the system-specific crap wouldn't show 
>up in the generated C files, so they'd actually be *easier* to handle.

Except...

The big problem is that we can't generate the C without perl, and we can't 
run perl without the C.

I expect we'll end up distributing the pre-generated C with the source kits 
and rebuilding them as needed, the same way we do now with the files that 
embed.pl generates. We could, I suppose, do this with microperl, but it 
seems like one more step that could go wrong when you build perl.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to