[Seaside] SUForm>>inputs - Enumerator & Optional Arguments

Ken Treis ken at miriamtech.com
Wed Sep 12 05:27:59 UTC 2007


I was a little surprised to see that SUForm>>inputs doesn't return an  
enumerator, like SUElement>>childElements does. SUForm>>elements  
doesn't either. Do I need to specify the enumerable explicitly?

	(SUForm new
		id: domId;
		enumerator) do: ...

Is there a convention as to whether an enumerator is returned or not?

--
Ken Treis
Miriam Technologies, Inc.



More information about the seaside mailing list