ICEfaces
  1. ICEfaces
  2. ICE-6023

upgrade all design time renderers (compat) to use converterOperation

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: Tool Integrations
    • Labels:
      None
    • Environment:
      eclipse 3.5/3.6

      Description

      our design time renderers were written basically for eclipse 3.3/3.4. we defined our tagCreationFactory, which creates all converters by the name of tags. This solution has been deprecated since 3.5.. tagcreationFactory extension point has also been deprecated. New way is to defined converterOperation instead of converter directly.

      DT renderers for new sparkle components use converterOperation. To make compat components the same as sparkle component. We need to upgrade.

      Basically I need to generate a metadata xml file to define component and its converterOperation. An manually modify existing converter classes to follow converterOperation, which implements abstractConverterOperation

        Activity

        Hide
        Liming Wu added a comment -

        Fixed

        Show
        Liming Wu added a comment - Fixed

          People

          • Assignee:
            Liming Wu
            Reporter:
            Liming Wu
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: