ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Keeping track of changes
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Keeping track of changes

 Post Reply Post Reply
Author
Message
Dean View Drop Down
Newbie
Newbie
Avatar

Joined: 28-October-2005
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote Dean Quote  Post ReplyReply Direct Link To This Post Topic: Keeping track of changes
    Posted: 30-October-2005 at 12:13pm
I was just wondering how folks keep track of the customizations they do in ProductCart.  The good and bad  of the product is Early Impact in always coming out with updates.  Which, of course, are always for the same modules I've customized.

What I did with my first site was to document the lines that were changed and carefully looked at each update to see which of my changed modules would be over written, then make my changes to the new code.  It was a bit of a bother.

Now I'm onto my second ProductCart site and this much improved forum so I'm hoping that others may have a better way of doing it.

 
Back to Top
ComputerJack View Drop Down
Newbie
Newbie
Avatar

Joined: 28-October-2005
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote ComputerJack Quote  Post ReplyReply Direct Link To This Post Posted: 31-October-2005 at 9:06am

That's about what I've been doing...just re-applying changes each time a patch comes out.

I think I'm up to around 15 files I need to integrate each time, not counting the 5 or so completely new files I've added.  Not terribly onerous, but it does take time.

Has anyone tried putting PC into some sort of source control software?  Not sure how well that would work.

Back to Top
GB IT Solutions View Drop Down
Newbie
Newbie
Avatar

Joined: 28-October-2005
Location: United Kingdom
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote GB IT Solutions Quote  Post ReplyReply Direct Link To This Post Posted: 01-November-2005 at 11:00am

I have made quite a few changes to my PC installation. It was only when I saw new releases coming that I realised I had a bit of a problem hacking the code again.

I was considering bundling as much as I could into Functions in a separate include file - that would make them easier to call - but that isn't always practical either with some of the hacks made.

Has anyone got any better ways?
Alternatively can Early Impact give us more of a 'what has changed' list, especially for small changes - that way, for example it they have just put in a "FormatCurrency" in a file, we could add it ourselves rather than editing the new file.

GB IT Solutions Ltd
Bespoke web development based in the UK
Back to Top
sawan View Drop Down
Newbie
Newbie
Avatar

Joined: 08-August-2006
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote sawan Quote  Post ReplyReply Direct Link To This Post Posted: 08-August-2006 at 8:16am

GB IT Solutions,

thats a better idea. hope we see something like this happening soon now

Regards,
Sawan

Sawan S Ruparel
Back to Top
netprofits View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers


Joined: 05-January-2006
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote netprofits Quote  Post ReplyReply Direct Link To This Post Posted: 08-August-2006 at 8:39am

Each PC release includes a text file that explains the modification and details every file that changed due to that modification. Being developers ourselves, it is probably not feasible for PC to send a list of actual code that changed but here is what we do:

1. Keep a list of every module you change with a note about the changes.

2. In the code, place a standard comment at the top and bottom of each section where you make changes. Use the same comment in all places, i.e. "Your Company Name - Start Modification" and then add a detailed comment about the change below the standard comment. This allows you to quickly search within one file or across all files to see where your changes are.

3. For those files you modified where PC includes an updated file, use a file compare utility to compare the original PC file to the updated PC file to see what changes were made. If there are a few PC changes, backwrite those to your file. If there are a lot of PC changes, backwrite your changes to the updated PC file.

I know it's a pain but that's the price of customizing code. We do it all the time.

NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
sawan View Drop Down
Newbie
Newbie
Avatar

Joined: 08-August-2006
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote sawan Quote  Post ReplyReply Direct Link To This Post Posted: 08-August-2006 at 8:53am

Thanks netprofits,

That was a detailed and perfect answer. we too do the same thing.

I am a mod developer myself for other cart system. I follow these steps exactly.

Regards,

Sawan S Ruparel
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.078 seconds.