• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Reply to: Grrrrr

Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Grrrrr"

Collapse

  • oscarose
    replied
    Originally posted by original PM View Post
    you do understandy Suity that most software has a certain lifespan after which the product goes out of support.

    This means that whilst you may still find people who will support it for you the actual software company who created it will not fix and bugs which are found.

    Not normally a problem as by then the product is mature and it is unlikely that new bugs will be found unless you start to push the boundaries of its functionality.

    And so there becomes a risk/cost decision based on increased cost to support and also the risk of using a product which is out of support fy the creator.

    And thus you have to do software upgrades which can often add little to no new functionality but do require full regression testing.
    ++1

    Leave a comment:


  • original PM
    replied
    you do understandy Suity that most software has a certain lifespan after which the product goes out of support.

    This means that whilst you may still find people who will support it for you the actual software company who created it will not fix and bugs which are found.

    Not normally a problem as by then the product is mature and it is unlikely that new bugs will be found unless you start to push the boundaries of its functionality.

    And so there becomes a risk/cost decision based on increased cost to support and also the risk of using a product which is out of support fy the creator.

    And thus you have to do software upgrades which can often add little to no new functionality but do require full regression testing.

    Leave a comment:


  • d000hg
    replied
    Originally posted by suityou01 View Post
    The decorator pattern I was talking about was the one where you decorate the library with the missing functionality to make a new library that is fit for purpose.
    Only if the library exposes the data/low-level functionality you require.

    The business case is "cos it's newer"?
    Yes, in the same way businesses and governments are upgrading from WinXP to W7 because it's newer. Go back and read what I wrote.



    It's a lovely insight into what working with SY01 must be like, this Should I demand to see the requirements matrix?

    Leave a comment:


  • suityou01
    replied
    Originally posted by d000hg View Post
    That only works if the same functionality exists or can be implemented in both.


    Version Y is newer so the business case is to remain under support Actually it is better but some things were removed and we happen to rely on one of those things
    The decorator pattern I was talking about was the one where you decorate the library with the missing functionality to make a new library that is fit for purpose.

    The business case is "cos it's newer"?

    Leave a comment:


  • oscarose
    replied
    try a 'dummies' book

    Leave a comment:


  • d000hg
    replied
    Originally posted by suityou01 View Post
    Borrow MS's book on design patterns. "Decorator" is the one you need.

    HTH
    That only works if the same functionality exists or can be implemented in both.


    Version Y is newer so the business case is to remain under support Actually it is better but some things were removed and we happen to rely on one of those things

    Leave a comment:


  • suityou01
    replied
    What's the business case for "upgrading" to an inferior product?

    Leave a comment:


  • suityou01
    replied
    Originally posted by d000hg View Post
    Trying to port code from version X of a proprietary library to version Y, and finding the improvements to version Y mean some of our functionality is potentially not possible at all.
    Borrow MS's book on design patterns. "Decorator" is the one you need.

    HTH

    Leave a comment:


  • d000hg
    started a topic Grrrrr

    Grrrrr

    Trying to port code from version X of a proprietary library to version Y, and finding the improvements to version Y mean some of our functionality is potentially not possible at all.

Working...
X