[Seaside] another hitch in the tutorial..

sergio_101 sergiolist at village-buzz.com
Mon Feb 9 00:26:27 UTC 2009


i am step four, and almost have things working..

the part i am having trouble with is:

StListComponent>>#renderContentOn:

renderContentOn: html

html table: [(self sortBlock
	value: (self filterBlock value: self items))
	do: [:item | html tableRow: [self renderItemBlock
			value: item
			value: html]]].


no matter what i do, i keep getting the following error:

UndefinedObject(Object)>>doesNotUnderstand: #value:

after this:

[] in StListComponent>>renderContentOn: {[(self sortBlock value: (self
filterBlock value: self ite...etc...

i think i am out of places to look..

any help would be appreciated ..

thanks!


-- 
___
peace,
sergio
www.village-buzz.com
photographer, journalist, visionary


More information about the seaside mailing list