On Sun, Oct 16, 2011 at 9:26 PM, Jay Vyas <jayunit...@gmail.com> wrote:
> Hi guys : Ive posted a question about looking for a DSL in clojure that
> replaces a good oo solution to an easily understandable, domain oriented
> problem (like the jpetstore application), on stackoverflow.  Still now
> answers though --- thought maybe one of you would have some thoughts ?

I think your question is a bit too generic to get a good answer. You
want a DSL but you don't provide a specific domain (which DSL
implies).

Take a look at this code which provides an OO gloss - is this what
you're looking for?

https://github.com/seancorfield/macro-day/blob/master/src/day/clos.clj

(credit to Amit Rathore since this comes from his Day of Clojure
Macros course which is based on his book Clojure in Action).

Hope that helps?
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
Railo Technologies, Inc. -- http://www.getrailo.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

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