oscerd opened a new issue #439:
URL: https://github.com/apache/camel-kafka-connector/issues/439


   We need to list what we currently have in our codebase and move our 
converters, transforms and aggregation in a default named package.
   
   In this way, we could search for a specific package and automatically 
generated/lists the available converters, transforms and AggregationStrategies 
defined for each converters (if any).
   
   In this way we should be able to add more information for end users.
   
   My proposal is to use:
   - org.apache.camel.kafkaconnector.<connector_name>.converters
   - org.apache.camel.kafkaconnector.<connector_name>.transforms
   - org.apache.camel.kafkaconnector.<connector_name>.strategies
   
   Actually we are still on time because we have a little amount of this stuff, 
but in future this would a pain.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to