Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

[Converter] Conversion of Collections #35

Open
bjhargrave opened this issue Apr 16, 2017 · 2 comments
Open

[Converter] Conversion of Collections #35

bjhargrave opened this issue Apr 16, 2017 · 2 comments
Assignees
Labels
publiccomment Public comment

Comments

@bjhargrave
Copy link
Member

Original bug ID: BZ#211
From: David Leangen <osgi-bugzilla@leangen.net>
Reported version: unspecified

@bjhargrave
Copy link
Member Author

Comment author: David Leangen <osgi-bugzilla@leangen.net>

It is not clear to me how to add a custom rule for a Collection type.

Example: a DTO has a field like this:

public List custom;

How would I create a rule only for MyCustomType, and not for all Lists in general?

In the current reference implementation, the rule only applies to List in general, which is not helpful. I did not find any relevant information in the specification about this topic.

Thanks!
=David

@bjhargrave
Copy link
Member Author

Comment author: @bosschaert

I agree that this needs to be properly covered in the spec.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
publiccomment Public comment
Projects
None yet
Development

No branches or pull requests

2 participants