Uploaded image for project: 'PUBLIC - Liferay Faces'
  1. PUBLIC - Liferay Faces
  2. FACES-2637

Move BridgeURL to com.liferay.faces.bridge and simplify the API by moving implementation details to the bridge implementation

Description

    This task involves the following:

    • Move com.liferay.faces.bridge.context.url.Bridge to com.liferay.faces.bridge.BridgeURL
    • Simplify the BridgeURI interface by removing unnecessary methods such as isSecure(), setSecure(), isSelfReferencing(), and setSelfReferencing()
    • Remove the BridgeURLEncoder interface (first introduced in FACES-2649) since the implementation of BridgeURL can handle the encoding responsibilities.
    • Move the BridgeURI interface from the bridge API to the bridge implementation since it is an implementation detail.

    Attachments

      Issue Links

        Activity

          People

            neil.griffin Neil Griffin
            kyle.stiemann Kyle Stiemann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Packages

                Version Package
                bridge-impl-2.0.0
                bridge-impl-3.0.0
                bridge-ext-1.0.0
                bridge-ext-2.0.0
                bridge-ext-3.0.0
                bridge-ext-5.0.0
                facesbridge-api-5.0.0
                bridge-api-2.0.0
                bridge-api-3.0.0
                bridge-api-4.0.0
                bridge-impl-4.0.0
                bridge-impl-5.0.0