ClojureScript gets defrecord

373 views
Skip to first unread message

Tom Hickey

unread,
Sep 14, 2011, 3:48:43 PM9/14/11
to Clojure
Hi all,

With sign-off from Rich, I have pushed my defrecord work onto master.

Please try it out and let me know if you experience any issues.

Cheers,
Tom Hickey

Devin Walters

unread,
Sep 15, 2011, 11:27:33 AM9/15/11
to clo...@googlegroups.com
Great news! Looking forward to trying it out this afternoon.

Cheers,
Devin

--
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

David Nolen

unread,
Sep 15, 2011, 4:00:45 PM9/15/11
to clo...@googlegroups.com
Any particular reason that records print differently than in Clojure? I also see that records don't print w/ their namespace attached.

A related bug I encountered was that when I try to put the record literal back into the REPL, Java complains about not being able to find the class.

David

Tom Hickey

unread,
Sep 15, 2011, 4:33:26 PM9/15/11
to Clojure
Printing is not meant to be different. Maybe I was using against an
older version of Clojure when I was comparing output. Should be fixed
on master.

Thanks for the report.

Tom
Reply all
Reply to author
Forward
0 new messages