On 9/4/10 11:44 AM, HB wrote:
Hey,
If Compojure is micro web framework like Sinatra, does this means it
is not suitable for large web applications?
(since Sinatra isn't suitable for large applications, it is mainly
used for very small applications and particularly to create some kind
of an API).
Thanks for help and time.
This is a pretty unfair assessment of things. I have used both sinatra and compojure on fairly large scale applications without issue. It really comes down to how well you can design the whole system and how well the application code is written. Like Stuart said it really is about finding out what pieces are missing. I would be ok with using compojure on a larger project as long as it helped me get the job done efficiently.
Aaron

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