[Dev] Item Collection Spec 0.1
Phillip J. Eby
pje at telecommunity.com
Thu Jun 2 13:22:49 PDT 2005
At 01:47 PM 5/26/2005 -0700, Ted Leung wrote:
>Hi,
>
>For those of you that are interested in Item Collection, I've checked
>in the first version of a spec <http://viewcvs.o11n.org/docs/trunk/
>docs/specs/rel0_6/ItemCollection-0.6.html?rev=171>. This spec
>focuses on the behind the
>scenes implementation of Item Collection as opposed to the the UI
>behaviors (which are documented in the Sidebar spec).
>
>I'll be continuing to flesh this out, but I'd welcome any feedback
>that people have on the current version.
I'm wondering about the "post(sourceItem, targetItem, methodName, Event)"
API; wouldn't it be simpler just to pass a callable, i.e. "post(sourceItem,
targetItem.someMethod, event)"?
More information about the Dev
mailing list