ICEfaces
  1. ICEfaces
  2. ICE-6937

Repackage ACE javascript under ice.ace.*

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.2
    • Fix Version/s: 2.1-Beta, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ACE

      Description

      Repackage the ACE javascript to be under the ice.ace namespace. For example, when TabSetRenderer calls into the javascript, it currently invokes "ice.component.tabset.updateProperties", which would be changed to "ice.ace.tabset.updateProperties".

        Activity

        Hide
        Nils Lundquist added a comment -

        Rebased ACE Javascript from 'ice.component' into 'ice.ace'.

        'ice.util' object created in animation.js is merged with 'ice.component_util'; now 'ice.ace.util'.

        It had been the case that all of the 'ice.component' object properties (end of component.js) were duplicated into 'ice.yui3' apparently for the convenience of a few usages. Renamed these instances so that 'ice.ace' is consistent.

        References to css that had been broken by the change in relative directories has been fixed by switching to resource lib references, this increased consistency with these files among the other CSS as well.

        Show
        Nils Lundquist added a comment - Rebased ACE Javascript from 'ice.component' into 'ice.ace'. 'ice.util' object created in animation.js is merged with 'ice.component_util'; now 'ice.ace.util'. It had been the case that all of the 'ice.component' object properties (end of component.js) were duplicated into 'ice.yui3' apparently for the convenience of a few usages. Renamed these instances so that 'ice.ace' is consistent. References to css that had been broken by the change in relative directories has been fixed by switching to resource lib references, this increased consistency with these files among the other CSS as well.

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: