Hi,

great that it works now! Please answer to the list also, other people may
have the same problem and are happy when they find the answer in the mailing
list archives....

Gerald

> Hallo,
>
> > > What I had in mind for Embperl (using the Embperl::Object stuff) was
an
> > > inheritance tree for the request object.  But I want my base.epl to be
> > > in the middle:
> > > (the order is via my understanding of precedence, most -> least)
> > >
> > >   REQUESTED PAGE  -->    base.epl    --> defaults.epl
> > >  (the .html file)
> > >
> > >...
> > > 2. Adding to the ISA array via 'Execute':
> > >     (in base.epl)
> > >     Execute ({isa=>'defaults.epl'});
> > >
> >
> > That's the correct way to go.
>
> Good -- thanks for the clarification.
>
> > >    Now, base.epl (being the EMBPERL_OBJECT_BASE) does not seem to like
> > >    having an 'isa' assignment in it.  I get some error in embperl.log
> > >    about the ISA being corrupted.
> > >
> > I assume you test this with b5 (or 1.3.x), because the error message
isn't
> > anymore in b7
> >
> > This is only a warning. Does your code work?
>
> Hmmmm, funny that -- it DOES work!
>
> I am not sure what I did when it was nonfunctional, but it does seem to be
> working like expected (both in 2.0b5, 2.0b7).  I think I am doing the
exact
> same thing.  Perhaps I had a syntax error and then saw the warning...
> which led me to believe that was the cause.
>
> Thanks for helping me catch my own mistake...  ::sigh::
>
> Cameron
>
>
>


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to