Colin,
Indeed, there is no ready-made shopping cart for Clojure (from what I 
know). 
Recently I was making the personal project site, and was also seeking for 
that, with no luck.
Until I have realized that the shopping cart is just two data tables and 
(optional) user auth system (buddy worked for me). 

On Sunday, May 3, 2015 at 11:40:33 PM UTC+3, Colin Fleming wrote:
>
> A shopping cart. All the available Java ones require a J2EE stack.
>
> On 3 May 2015 at 21:49, Sven Richter <sve...@googlemail.com <javascript:>> 
> wrote:
>
>> Hi,
>>
>> Am Sonntag, 3. Mai 2015 11:38:14 UTC+2 schrieb g vim:
>>>
>>> On 03/05/2015 05:24, Sean Corfield wrote: 
>>> > On Sat, May 2, 2015 at 8:18 PM, Mark Engelberg <mark.en...@gmail.com 
>>> > <mailto:mark.en...@gmail.com>> wrote: 
>>> > 
>>> >     Clojure is great for creating new, disruptive web models, but 
>>> what's 
>>> >     the easiest path to creating something that can be done trivially 
>>> >     with, say, Drupal or Django? 
>>> > 
>>> > 
>>> > The question tho' is why you'd want to use Clojure for something that 
>>> is 
>>> > already trivially solved with free packaged software for widely used 
>>> > scripting languages where cheap, plentiful developers are falling over 
>>> > themselves to help... :) 
>>> > 
>>> > Clojure doesn't have to be the solution for every problem. It 
>>> certainly 
>>> > doesn't need to be the solution for low-value problems... 
>>>
>>> Forgive me if that sounds a little elitist. What if I want to do what 
>>> Django can do but in Clojure? If Clojure is a better option there should 
>>> be something which can do more than Django. If my only choice is library 
>>> composition by definition it doesn't do what Django does well, ie. a 
>>> fully-structured setup out of the box with a predictable, best of breed 
>>> set of technologies. 
>>>
>>> There are many businesses, large and small, who will only go with a 
>>> well-established web framework with a vibrant community. Sadly, 
>>> Clojure's preference for protecting its niche means it will never be an 
>>> option for these opportunities, hence its poor showing in job listings. 
>>> Do we, as a community, want to be paid for what we do? 
>>>
>>
>> Again I am missing some exact requests on what can be done in django that 
>> cannot be done in clojure? This by no means an offense, I am just curious 
>> about your experiences.
>>
>> Best Regards,
>> Sven
>>
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@googlegroups.com 
>> <javascript:>
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+u...@googlegroups.com <javascript:>
>> 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+u...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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/d/optout.

Reply via email to