On Fri, Dec 2, 2011 at 1:44 AM, Don Jackson <[email protected]> wrote: > I was using defrecord for the first time, to create a type that I wanted to > throw+ via slingshot to signal errors from a library.
For what it's worth, the main point of slingshot is removing the necessity of creating custom classes for exceptions, so this shouldn't be necessary in the first place. -Phil -- 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
