Hi, When reading the Racket documentation, I could not find 'define/protected'. What is the idiomatic way in racket to share a method between sub-classes without making the shared method public?
Might this be what mixins are for? Or is this not the right use of mixins. Regards --Rouan
____________________ Racket Users list: http://lists.racket-lang.org/users