proxy is basically a more interop-oriented version of reify though, and it can extend classes, and you can use proxy-super to call superclass methods from there. On Nov 29, 2012 1:40 PM, "Vladimir Tsichevski" <tsichev...@gmail.com> wrote:
> Thanks > > On Thursday, November 29, 2012 5:33:20 PM UTC+4, David Powell wrote: >> >> >> reify can only implement interfaces and protocols, so there aren't any >> superclass methods to call (except the ones in Object I guess). >> >> >> On Thu, Nov 29, 2012 at 1:30 PM, Vladimir Tsichevski >> <tsich...@gmail.com>wrote: >> >>> Thanks, >>> >>> is there something like that for reify? >>> >>> >>> On Thursday, November 29, 2012 2:52:56 AM UTC+4, Meikel Brandmeyer >>> (kotarak) wrote: >>>> >>>> Am 28.11.12 23:10, schrieb Vladimir Tsichevski: >>>> > Is it possible? >>>> See exposes-methods in documentation for gen-class. >>>> >>>> http://clojure.github.com/**cloj**ure/clojure.core-api.html#**cloj** >>>> ure.core/gen-class<http://clojure.github.com/clojure/clojure.core-api.html#clojure.core/gen-class> >>>> >>>> Kind regards >>>> Meikel >>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Clojure" group. >>> To post to this group, send email to clo...@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+u...@**googlegroups.com >>> For more options, visit this group at >>> http://groups.google.com/**group/clojure?hl=en<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