ICEfaces
  1. ICEfaces
  2. ICE-5677

sparkle generator compile handler and tag source later

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha3
    • Fix Version/s: 2.0-Beta2, 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Sparkle Generator

      Description

      The Sparkle generator outputs 3 types of java source files: Base classes, MetaHandler classes, and Tag classes. They're all compiled together, before the sparkle programmer created, non-Meta source files, like the Renderer and actual Component classes. But really, it's just the Base class that should be compiled early. The other generated classes, MetaHandler and Tag classes, can have dependencies on other programmer created non-Meta classes, so they should just be compiled with those.

        People

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

          Dates

          • Created:
            Updated:
            Resolved: