Uploaded image for project: 'XBean'
  1. XBean
  2. XBEAN-34

The id attribute defaults to the xbean tag name

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.6
    • None
    • spring
    • None

    Description

      The id attribute of the xbean tag should be optional and when not explicitly specified should default to the name of the xbean tag itself. Such as

      <j:transactionManager id="transactionManager"/>

      can just be:

      <j:transactionManager/>

      The schema can also express the default value of the id attribute of the <j:transactionManager complex type.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dblevins David Blevins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: