[F-Script-talk] Dictionary/Set question
Brought to you by:
pmougin
From: John P. <joh...@gm...> - 2007-02-07 15:26:09
|
hi F-script Team, Thanks for creating a great piece of software. I'm new to f-script but am finding it a very easy way to experiment with Cocoa and climb its steep learning curve. I've been able to send messages to all members of an array, but I've tried doing the same with dictionaries and wasn't able to get it to work. The manual didn't indicate whether it should or not AFAIK. Is it possible to send messages to all members of collections such as dictionaries or sets, or should this not work? Is this a design choice? thanks, JP |