[
https://issues.apache.org/jira/browse/FELIX-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139521#comment-13139521
]
Richard S. Hall commented on FELIX-3179:
----------------------------------------
It will likely take me a little while to review the patch.
Looking quickly at your installed bundles patch, I can say that I'm not too
keen on introducing two more classes just to avoid some casts. Although it
continues to grow over time, the intent has always been to keep the framework
as small as possible. Creating classes willy nilly and possibly over
engineering stuff is one of the quicker paths to bloat.
Regarding SimpleFilter, there are some substring tests in the source tree along
with FilterImpl tests, but they are pretty lame. So, feel free to add some
more. Mostly I rely on the OSGi CT, but we should have our own. I'd be really
sensitive to changes in this area since SimpleFilter is critical for
performance.
> Add generic type information
> ----------------------------
>
> Key: FELIX-3179
> URL: https://issues.apache.org/jira/browse/FELIX-3179
> Project: Felix
> Issue Type: Improvement
> Components: Framework
> Affects Versions: framework-4.0.0
> Reporter: Lucas Galfaso
> Priority: Minor
> Attachments: copyOnWriteInstalledBundles.patch, felix_java5.diff,
> felix_java5.diff
>
>
> Add the generic type information to Felix Framework
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira