Welcome Guest, Not a member yet? Register   Sign In
Modify Application without changing files
#4

(07-17-2015, 10:55 AM)mwhitney Wrote: This really just depends on how the application is written, but you can usually extend the provided classes in separate files if you want to avoid having your changes overwritten.

Honestly, I usually pull updates into a separate location and use a diff tool to merge changes into my application, so I at least have an idea of which files changed in the update. Bonfire is very good at keeping its code separate from application code (and does manage to keep most of the CodeIgniter code separate from itself), but I still don't let anything into my application without checking it very carefully.

Hi Mwhitney,

The application is called "Freelance Office"

I discovered Winmerge the other day which helps identify coding changes really easily. You can only look at files one by one though.  Undecided

Could not find anything on Bonfire via google  Confused until I put in "bonfire codeigniter"

Will need to do a little more research, thank you for your suggestions
Reply


Messages In This Thread
RE: Modify Application without changing files - by motion2082 - 07-17-2015, 06:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB