Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. COyeah, but this is an "old" app (html/asp/vb6) and now it's impossible to refactor the "thing".. the change might be just a set of customized pages (like different images, or text labels or something "trivial"). How do i keep the standard version and this new version in the version control system?
      singulars
    2. COI was responsible for a very large app that was VB6 based, and was highly configurable. There's nothing about that technology that makes it impossible to refactor, though I do understand that you probably have a very large code base to deal with. You'll need to honestly evaluate whether the (high) cost of refactoring (focusing on areas where you have the most customization) is greater than the high cost of not refactoring. Only you know your app. Just be honest about the true cost of each alternative.
      singulars
    3. COyeah, i know, but the cost to refactor is really high, not just in terms of the work needed but also because there's only two people maintaning the app, as there's new request coming all the time and a lot of bugs to fix. The app already allows a certain dgree of customization (mainly in the design) but my problem is if someone asks for a new "module" (a group of pages and some code) where do i keep these new pages in the VCS? Along with all the other standard pages? Do i create a new repository (project) just for these changes and to integrate i pull the core modules and "add" the new one?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload