Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-396

RequestLocaleManagerImpl: Change private members to protected, to enable overriding implementation

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 4.0
    • 4.1.2
    • Framework
    • None

    Description

      in class org.apachetapestry.services.impl.RequestLocaleManagerImpl (and probably in other impl classes as well) all members are defined private, not allowing to override a method.

      So, one has to copy the class. this is very ugly practive.

      Change the private to protected to enable sound extention of such services.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ronp Ron Piterman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: