[
https://issues.apache.org/jira/browse/CAMEL-21264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884622#comment-17884622
]
Otavio Rodolfo Piske commented on CAMEL-21264:
----------------------------------------------
[~davsclaus] I created https://issues.apache.org/jira/browse/CAMEL-21266 for
that. It has a pretty bad downside of requiring the SmbClient to not be final
anymore, but it may be safer to follow the existing convention.
> camel-smb: should use avoid leaking implementation details
> ----------------------------------------------------------
>
> Key: CAMEL-21264
> URL: https://issues.apache.org/jira/browse/CAMEL-21264
> Project: Camel
> Issue Type: Improvement
> Components: camel-smb
> Affects Versions: 4.8.0
> Reporter: Otavio Rodolfo Piske
> Assignee: Otavio Rodolfo Piske
> Priority: Major
> Fix For: 4.9.0
>
>
> The component leaks implementation details by letting users handle smbj file
> types. Our code already provides a good way to avoid that and we should use
> it.
> Ideally we should be using WrappedFile to avoid this problem (and integrate
> well with Camel JBang)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)