Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-4762

DefaultLocalizedTextProvider refactoring

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.5.12
    • Core
    • None

    Description

      Now that DefaultLocalizedTextProvider is a bean, would it be possible to refactor the code to allow an override so we can change the default behavior on the package searching for the resource.properties files. Currently is does an extensive search up the class interfaces first which on busy screens slows things down and is an unnecessary overhead.

      ie As I have migrated from struts1 my main UI resources are in the default ApplicationResources.properties file and are shared across struts ui classes in various packages. I would not want to duplicate the .properties entries for maintenance etc.
      I would then want to search the default ApplicationResources.properties first and then package class (for validation messages) and then possibly up the interfaces (which would not make sense for me as I do not use this logic).

      Discussion related to this
      http://markmail.org/message/v2oc6c35swfwzwid

      Attachments

        Issue Links

          Activity

            People

              lukaszlenart Lukasz Lenart
              ghuber Greg Huber
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: