read the stack
you send a message to nil
• UndefinedObject(Object)>>doesNotUnderstand:
#nextPutAll:
nil
Stef
On 14 mai 07, at 18:39, Pierre Q. wrote:
> Hi everybody,
>
> I’ve a little problem with my code! I try to generate html code
> starting
> from PIER. When I launch my widget (SPG tool) the nextPutAll method
> generates an error, but I don't understand why. Can you help me to
> understand that?
>
> Thanks in advance
>
> My project name in
squeaksource.com : StaticPierGen
>
> Sample of my error:
>
> MessageNotUnderstood: UndefinedObject>>nextPutAll:
> Debug Full Stack
• UndefinedObject(Object)>>doesNotUnderstand:
#nextPutAll:
nil
> temps aMessage nextPutAll: 'Welcome to Pier (formerly called
SmallWiki
> 2), the next generation of a fully extensibl...etc...
> • WAHtmlStreamDocument>>nextPutAll:
> a WAHtmlStreamDocument
> temps aString 'Welcome to Pier (formerly called SmallWiki 2), the next
> generation of a fully extensible content ma...etc...
> inst vars stream nil
> htmlEncoder nil
> urlEncoder nil
>
> _______________________________________________
> SmallWiki, Magritte, Pier and Related Tools ...
>
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>