[
https://issues.apache.org/jira/browse/CAMEL-22517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18028720#comment-18028720
]
Otavio Rodolfo Piske edited comment on CAMEL-22517 at 10/9/25 11:12 AM:
------------------------------------------------------------------------
Maintainability (i.e.: code quality) is not an end in itself. It is a mean to
an end. It's what allows you to do features faster, with greater quality,
greater security and efficiently.
Open source is full of examples of projects that disregarded this basic aspect
of software architecture only to be hit by catastrophic consequences in the
longer term (i.e.: OpenSSL and the history behind heartbleed is a good example
of that).
At some point, we need to think of what makes sense to include on the code
base, how that affects maintainability and our ability to deliver on those
valuable functionality for the end users.
was (Author: orpiske):
Maintainability (i.e.: code quality) is not an end in itself. It is a mean to
an end. It's what allows you to do features faster, with greater quality,
greater security and efficiently.
Open source is full of examples of projects that disregarded this basic aspect
of software architecture only to be hit by catastrophic consequences in the
longer term (i.e.: OpenSSL and history behind heartbleed is a good example of
that).
At some point, we need to think of what makes sense to include on the code
base, how that affects maintainability and our ability to deliver on those
value functionality for the end users.
> Expose Camel PQC capabilities via a CLI
> ---------------------------------------
>
> Key: CAMEL-22517
> URL: https://issues.apache.org/jira/browse/CAMEL-22517
> Project: Camel
> Issue Type: New Feature
> Reporter: Federico Mariani
> Priority: Minor
>
> It would be useful to expose some of the Camel PQC features via a CLI, like
> we did for jasypt
> https://camel.apache.org/components/4.14.x/others/jasypt.html#_tooling
--
This message was sent by Atlassian Jira
(v8.20.10#820010)