Hi, Am 23.12.2010 um 15:26 schrieb [email protected]:
> Is there a way to make some mutable fields public in a deftype? I think it is opinionated, that this is not possible as the documentation states explicitly that the fields will be private when made mutable. You could write a special protocol or interface with getters/setters. However this somehow is ugly and undermines the original intention. Sincerely Meikel -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
