Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18843

Include documentation of how to transform default attribute value changes

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • Documentation, Management
    • None
    • ---
    • ---

    Description

      Do the TODO in https://docs.wildfly.org/30/Extending_WildFly.html#attribute-has-a-different-default-value. The essence is:

      this.builder.getAttributeBuilder()
                      .setValueConverter(AttributeConverter.DEFAULT_VALUE, FooResourceDefinition.BAR.getDefinition())
                      .end();
      

      Also, get rid of the "They are generally unacceptable in WildFly’s own subsystems" sentence as history has shown otherwise.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: