Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-746

PBA should be fired just after PAT and not after PIP or PIT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 2.0.SP1
    • Portable Extensions
    • None

      Today spec put PBA after PIP and PIT which leads to have orphan events for PIP and PIT and thefore register wrong beans in portable extensions if PBA is veto.

      Luckily today PBA is not that used but we should ensure vetos happen before any other events to ease work for extension author (didn't see any extension checking the information captured are no more relevant today so this affects pretty much all extensions + it breaks extension and alternative support in most cases).

      Proposal is to move up the PBA event after PAT one enabling a straight forward extension API instead of a very complex one for meta capture today.

            Unassigned Unassigned
            rmannibucau@gmail.com Romain Manni-Bucau (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: