RE: PMC Classes Preprocessor

2001-11-26 Thread Angel Faus
Hi, Currently pmc2c.pl requires that the user writes methods in .pmc files in exaclty the same order than in vtable.tbl. That's not a nice thing to do. The version I am attaching hopefully fixes this, and creates a dummy version of the method if the user has not provided one. This allows us to

Re: PMC Classes Preprocessor

2001-11-26 Thread Simon Cozens
On Sun, Nov 25, 2001 at 04:39:40PM +0100, Bart Lateur wrote: > I think that this may come close: I think it does. Thanks very much, applied. -- "You can have my Unix system when you pry it from my cold, dead fingers."

Re: PMC Classes Preprocessor

2001-11-25 Thread Bart Lateur
On Sun, 25 Nov 2001 13:14:22 +, Simon Cozens wrote: >On Sun, Nov 25, 2001 at 02:32:34AM -0500, Angel Faus wrote: >> use Text::Balanced 'extract_bracketed'; > >Urgh. We need to work around this. Can somebody fill me in exactly how this is supposed to behave? I think that this may come close

Re: PMC Classes Preprocessor

2001-11-25 Thread Simon Cozens
On Sun, Nov 25, 2001 at 02:32:34AM -0500, Angel Faus wrote: > use Text::Balanced 'extract_bracketed'; Urgh. We need to work around this. -- If a 6600 used paper tape instead of core memory, it would use up tape at about 30 miles/second. -- Grishman, Assembly Language Programmin

Re: PMC Classes Preprocessor

2001-11-25 Thread Simon Cozens
On Sun, Nov 25, 2001 at 02:32:34AM -0500, Angel Faus wrote: > If there is interest in this You bet! This is utterly wonderful. Angel, fantastic work, thanks. I'll apply it soon. -- I did write and prove correct a 20-line program in January, but I made the mistake of testing it on our VAX and it