[Seaside] Embedding

Keith Hodges keith_hodges at yahoo.co.uk
Mon Aug 14 22:37:30 UTC 2006


Keith Hodges wrote:
> I am getting a walkback when I try to embed a component.
>
> I have implemented #children but I still get
>
> WARender(Object)>>error:
> self  a WARender
>  temps
>  aString  'Components not found while processing callbacks: #(a 
> WAStoreRepository)'
>  inst vars
>  root  a WAToolFrame
>  context  a WARenderingContext
>  request  a WARequest
>  url  a WAUrl
>
>
> any ideas?
>
> Keith
yes - it helps if you dont nil out the instance var that points to the 
component. Confused as to why the walkback contains the component in the 
array above.

Keith

	
	
		
___________________________________________________________ 
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine 
http://uk.docs.yahoo.com/nowyoucan.html


More information about the Seaside mailing list