in reply to Re^5: Using a base module with a required version
in thread Using a base module with a required version

My thoughts exactly: Copy what is there to a new module, add the versioning functionality, verify no regressions against existing test suite, and of course shoot for 100% coverage on new features.


Dave

  • Comment on Re^6: Using a base module with a required version