exceptionfactory commented on PR #8005:
URL: https://github.com/apache/nifi/pull/8005#issuecomment-1808724417

   > Sure but could I possibly put the PropertyDescriptor in the 
JsonSchemaRegistry interface and then not need `json-schema-shared`?
   
   Although it is a semantic difference, it is important for the 
PropertyDescriptor to be separate from the `JsonSchemaRegistry` interface 
itself. Properties belong to implementation components, versus interfaces which 
define expected behavior, so that's the reason for having separate interfaces 
and separate modules.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

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

Reply via email to