Thanks for the confirmation.

I know that destructuring is supported in protocols as I'm using with much 
pleasure - kind of assumed it would work as it wasn't documented not to work ;-)

I'll open up an jira-issue to improve the docs for defprotocol and supply a 
patch.

-Frank.


On Jan 16, 2013, at 9:05 AM, David Nolen <dnolen.li...@gmail.com> wrote:

> Not documented anywhere as far as I know. Also not documented is the fact 
> that destructuring *is* supported.
> 
> David
> 
> 
> On Wed, Jan 16, 2013 at 11:46 AM, Frank Siebenlist 
> <frank.siebenl...@gmail.com> wrote:
>> Ouch!
>> 
>> Where is that documented?
>> 
>> Cannot find it in the defprotocol docstring,
>> not in "http://clojure.org/protocols";
>> nor "http://clojuredocs.org/clojure_core/clojure.core/defprotocol";.
>> 
>> Just a mention by Alan Malloy: 
>> "https://groups.google.com/forum/?fromgroups=#!topic/clojure/HyoSBEfEF4w";
>> 
>> Thanks, FrankS.
>> 
>> 
>> On Jan 16, 2013, at 8:14 AM, David Nolen <dnolen.li...@gmail.com> wrote:
>> 
>> > They aren't supported in Clojure either.
>> >
>> >
>> > On Wed, Jan 16, 2013 at 11:11 AM, Frank Siebenlist 
>> > <frank.siebenl...@gmail.com> wrote:
>> > CLJS: protocol interfaces don't seem to support variable args in the 
>> > arglist, like [ & opts]
>> >
>> > Is there a CLJS issue# that addresses this?
>> > (coudn't fine oneā€¦ but I've been "wrong" before)
>> >
>> > Thanks, FrankS.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Clojure" group.
>> > To post to this group, send email to clojure@googlegroups.com
>> > Note that posts from new members are moderated - please be patient with 
>> > your first post.
>> > To unsubscribe from this group, send email to
>> > clojure+unsubscr...@googlegroups.com
>> > For more options, visit this group at
>> > http://groups.google.com/group/clojure?hl=en
>> >
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Clojure" group.
>> > To post to this group, send email to clojure@googlegroups.com
>> > Note that posts from new members are moderated - please be patient with 
>> > your first post.
>> > To unsubscribe from this group, send email to
>> > clojure+unsubscr...@googlegroups.com
>> > For more options, visit this group at
>> > http://groups.google.com/group/clojure?hl=en
>> 
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with your 
>> first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to