John,

The fact that the site is cfwheels could be the bigger challenge here. 
StarterCart is written on my own Neptune framework. While Neptune is able to 
play with other frameworks, it does use direct access .cfm to files (instead of 
routing all requests through index.cfm), so I am not sure if that would pose a 
problem for a framework that does that (like cfwheels).

If CFWheels can allow direct access to those files, then you are golden (or if 
you can have some part of the site not be subject to that routing). If not, 
then you may have to edit all of the .cfm files. Even at that, all of the logic 
would still be very easy to reuse and I think those rewrites would be easy.

I have a graphic (ugly though it may be) showing the pieces of StarterCart. You 
would be able to use everything except the top piece (checkout files - and 
admin files) without any editing at all.
http://www.bryantwebconsulting.com/docs/cart/api-overview.cfm

Looks like another possible area for documentation/blogging.

Steve




>I guess I should have also specified: site in question is a CF (
>http://cfwheels.org) site so I'm 99.9% sure that not-from-scratch store
>solution inserted into site will *not* be PHP.
>
>
>
>> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345870
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to