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)
  • Plexus
  • PLX-219

Use configuration element to determine implementation for ObjectWithFields in same way as Collections

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0-alpha-10
  • Fix Version/s: 1.0-alpha-10
  • Component/s: Container
  • Labels:
    None

Description

Currently the CollectionConverter uses the configuration element for the parameters to determine the implementation of the
elements that go in the collection.

For instance, a field declaration like 'private List someThing;' in package.SomeComponent
will trigger a check for the existence of class package.SomeThing.

We should be able to do the same for other complex types:

private SomeInterface someImpl;

will trigger a check for ...SomeImpl.

Issue Links

is depended upon by

New Feature - A new feature of the product, which has yet to be developed. MNG-2293 maven-plugin-descriptor: Not possible to define a default implementation for a field defined by its interface

  • Critical - Crashes, loss of data, severe memory leak.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Kenney Westerhof added a comment - 12/May/06 9:48 AM

fixed in 3346.

Tried to update the commit log since I fixed it first and later added an issue, but that failed.

Show
Kenney Westerhof added a comment - 12/May/06 9:48 AM fixed in 3346. Tried to update the commit log since I fixed it first and later added an issue, but that failed.

People

  • Assignee:
    Kenney Westerhof
    Reporter:
    Kenney Westerhof
Vote (0)
Watch (0)

Dates

  • Created:
    12/May/06 9:44 AM
    Updated:
    12/May/06 9:53 AM
    Resolved:
    12/May/06 9:48 AM

Time Tracking

Estimated:
2h
Original Estimate - 2 hours
Remaining:
0m
Remaining Estimate - 0 minutes
Logged:
2h
Time Spent - 2 hours
  • 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.