Re: [Catalyst] Single-domain multi-shop, multi-gateway; linked to the one shopping-cart

2011-12-06 Thread Alec Taylor
On Tue, Dec 6, 2011 at 6:15 AM, Denny 2...@denny.me wrote: On Mon, 2011-10-31 at 02:38 +1100, Alec Taylor wrote: Good morning, How would I go about integrating/developing a multi-levelled meta-shopping-cart using Catalyst? [ ... ] Thanks for all suggestions, On Mon, 2011-12-05 at 15:53

Re: [Catalyst] Single-domain multi-shop, multi-gateway; linked to the one shopping-cart

2011-12-06 Thread Kieren Diment
On 06/12/2011, at 7:07 PM, Alec Taylor wrote: On Tue, Dec 6, 2011 at 6:15 AM, Denny 2...@denny.me wrote: On Mon, 2011-10-31 at 02:38 +1100, Alec Taylor wrote: Good morning, How would I go about integrating/developing a multi-levelled meta-shopping-cart using Catalyst? [ ... ]

Re: [Catalyst] Single-domain multi-shop, multi-gateway; linked to the one shopping-cart

2011-12-06 Thread Tomas Doran
On 6 Dec 2011, at 08:07, Alec Taylor wrote: Currently we are looking for a good starting base, with a lot of the development already done for us; then we'll build up from that foundation. Research includes: Ruby on Rails (spree), DJango (satchmo) and Catalyst. Use whatever the development

Re: [Catalyst] Single-domain multi-shop, multi-gateway; linked to the one shopping-cart

2011-12-06 Thread Alec Taylor
On Tue, Dec 6, 2011 at 9:21 PM, Kieren Diment dim...@gmail.com wrote: On 06/12/2011, at 9:06 PM, Tomas Doran wrote: If you're making the technology choice, and you haven't got production experience building and maintaining large scale web apps on one of the platforms you're picking from -

Re: [Catalyst] Single-domain multi-shop, multi-gateway; linked to the one shopping-cart

2011-12-06 Thread shawn wilson
On Tue, Dec 6, 2011 at 07:01, Kieren Diment dim...@gmail.com wrote: On the other hand i think it's all about the libraries. If you're going to have to carve more home grown hand made wheels/libraries with python, then that's going to be a massive pain too.  Ymmv. i don't know what python

Re: [Catalyst] Single-domain multi-shop, multi-gateway; linked to the one shopping-cart

2011-12-06 Thread Alec Taylor
I used Wt for one project, it's great but has nowhere near enough to be useful as a web-framework. (i.e. I'd have to manually code in everything from authentication to payment gateways) On Tue, Dec 6, 2011 at 11:03 PM, Denny 2...@denny.me wrote: On Tue, 2011-12-06 at 22:06 +1100, Alec Taylor

Re: [Catalyst] YA CRUD module

2011-12-06 Thread David Schmidt
I added quite some tests and generally see good progress. However ... I just tried the LoadableClass thingy. the error message before i installed MooseX::Types::LoadableClass was # Failed test 'use TestApp;' # at t/01_basic.t line 9. # Tried to use 'TestApp'. # Error: Couldn't

Re: [Catalyst] Single-domain multi-shop, multi-gateway; linked to the one shopping-cart

2011-12-06 Thread Richard Siddall
Alec Taylor wrote: Research includes: Ruby on Rails (spree), DJango (satchmo) and Catalyst. You might want to look at Interchange (http://www.icdevgroup.org/i/dev). It's a Perl ecommerce framework somewhat like MIVA. Unfortunately, that project is in the midst of a major change. The