jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Milyn
  • MILYN-162

Added phased initialization of javabean cartridge

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: Smooks Core
  • Labels:
    None

Description

Make it possible to execute multiple methods with the @Initialize tag in phases.

The @Initialize tag will need something like a optional attribute called phase. This attribute gets a phase number, defaulting to 0. When Smooks initializes the visitors it will first call the intialize method with the 0 phase number. When they are all called Smooks will call all the initialize methods with the 1 phase number. It will continue calling these methods until no @Initialize methods in the phase are found.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Tom Fennelly
    Reporter:
    Maurice Zeijen
Vote (0)
Watch (0)

Dates

  • Created:
    29/May/08 11:10 AM
    Updated:
    17/Oct/09 10:06 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.