No, it was :constructors [[] []] which caused the default constructor to be
declared twice

2009/7/28 John Harrop <jharrop...@gmail.com>

> On Tue, Jul 28, 2009 at 1:47 AM, Laurent PETIT <laurent.pe...@gmail.com>wrote:
>
>> Do you know what could cause this "repetitive method name/signature in
>> class" ?
>
>
>
>>    :exposes-methods {addPages super-addPages}))
>>
>
> Is it possible that exposing both addPages and the superclass addPages
> causes this? Try it without super-addPages in the line quoted.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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