On May 2, 8:37 pm, David Jagoe <davidja...@gmail.com> wrote:
>
> (i) Is it possible to generate the (defrecord Person ...) from the
> person-entity hash-map that I have shown?

Sure. You may want to have a look at https://gist.github.com/876029
(and associated post to this group) for something somewhat related.

> (ii) Is this a totally crazy idea?

I don't think so. The ability to have a model/schema that can be used
to build forms, codecs and DDL statements etc would be useful to
others
I imagine. Such a mechanism could be used, for example, as input into
Lobos.

> (iii) Am I neglecting to see a much simpler way of achieving my core
> objective (reduce all of the duplication)?

If so, you and me both.

Regards,
Craig

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

Reply via email to