Excellent write-write up ! On Fri, 12 Aug 2016 at 13:40, Matthias Felleisen <matth...@ccs.neu.edu> wrote:
> > You may want to scan this little write-up on first-class classes and > mixins: > > > http://www.ccs.neu.edu/home/matthias/Thoughts/Programming_with_Class_in_Racket.html > > I intended to push into the docs at some point, but we dropped the ball on > it. > > > > > > On Aug 12, 2016, at 8:13 AM, Normal Loone <andreas.m.wi...@gmx.de> > wrote: > > > > How do I call the methodes of each mixin? When I tried something like > (define/public ...) the other mixins could not access these. > > > > > > Am Donnerstag, 11. August 2016 20:19:02 UTC+2 schrieb Robby Findler: > >> Although, with these two particular interfaces, there is no single > >> class that implements both. You would instead have two separate mixins > >> that would communicate by calling each others methods. > >> > >> Robby > > > > -- > > You received this message because you are subscribed to the Google > Groups "Racket Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to racket-users+unsubscr...@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Kind regards, Stephen -- Bigger than Scheme, cooler than Clojure & more fun than CL.(n=1) -- -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.