On Fri, Oct 25, 2013 at 4:41 PM, Marc Dzaebel <mdzae...@web.de> wrote:

> However, if you need the multiple features of records, you would need to
> have the generated code of defrecord in order to reimplement records with
> deftype. Is there something available?


Hey Marc,

I've recently been using this little library potemkin which has a few
useful deftype-like macros that would save a lot of typing (albeit I had a
different use case from yours), maybe deftype+ will work for you:
https://github.com/ztellman/potemkin#def-abstract-type-and-deftype

Cheers.


-- 
Wbr, Andrii V. Mishkovskyi.

He's got a heart of a little child, and he keeps it in a jar on his desk.

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to