Re: HTML:EmbperlObject and Inheritance

2000-09-26 Thread Gerald Richter
Hi, > > Perhaps the following question only derives from a basic misunderstanding > by a poor perlOO newby. If so I beg your pardon! > ... ok, it's really an OO question, not an Embperl one :-) > > --->8(page2.epl)- > [! > > sub new > { >

HTML:EmbperlObject and Inheritance

2000-09-26 Thread Volker Hess
Hi, Perhaps the following question only derives from a basic misunderstanding by a poor perlOO newby. If so I beg your pardon! I tried to use EmbperlObject with inheritance by modifying "The Example for using method calls" in Geralds docu. I were able to overwrite some methods in "sub/page2.epl"