> In the original discussion in this list, a couple alternatives similar > to the following were suggested for property access to remain closer > to the Clojure situation: > > (set! (.:id foo) "my-css-id")) > (set! (.:fillStyle ctxt) "rgb(255, 150, 0)") > > Were those thrown out for being too ugly?
I didn't see any inappropriate posts elsewhere, so in case it was this post that was misinterpreted: I was in no way attempting to complain, and apologize if it may have been taken that way. In a previous discussion [1], Rich had mentioned the (.:slot target) syntax as a possibility for property access. Just wondered if this was considered and rejected, or was forgotten about, or is still being considered. Not a big deal, I was just curious what the state was, sometimes those of us not in the inner circle don't have access to the most recent information. [1] http://groups.google.com/group/clojure/browse_thread/thread/8fb8078491cfe561/69ed3e1e5475cb07 Thanks. -- 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