Hi Colin,

Regarding payment I'd choose something like stripe or whatever fits your 
needs and look for a clojure api or wrapper around a java api. Implementing 
payment stuff yourself might get you in a lot of legal trouble anyhwere in 
the world.

However, I'd agree that there may be the need for better documentation on 
integration of all the libraries, whereas I have to say that luminus does a 
pretty good job for what it offers, regarding the documentation.

Best Regards,
Sven

Am Sonntag, 3. Mai 2015 08:21:31 UTC+2 schrieb Colin Fleming:
>
> Because, in my case, I'm going to need a website shortly that I can use to 
> sell Cursive. I'd really like to use Clojure for that. I could use Rails or 
> Django which would make the site itself trivial, except I don't know either 
> of them and then I'm stuck maintaining something in a language and 
> framework I have no interest in and don't understand how to deploy or 
> maintain. Or I could do it in Clojure which means that I understand the 
> libraries, frameworks, deployment and monitoring inside and out, except I 
> now have to implement a shopping cart and integrations with payments 
> gateways etc. Neither of these are great options for me.
>
> On 3 May 2015 at 16:24, Sean Corfield <se...@corfield.org <javascript:>> 
> wrote:
>
>> On Sat, May 2, 2015 at 8:18 PM, Mark Engelberg <mark.en...@gmail.com 
>> <javascript:>> 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...
>> -- 
>> Sean A Corfield -- (904) 302-SEAN
>> An Architect's View -- http://corfield.org/
>> World Singles, LLC. -- http://worldsingles.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 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