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

   > @exceptionfactory The problem with static is I need many of the properties 
which are defined in instance methods in `SchemaRegistryService`. I basically 
want to mimic `getSupportedPropertyDescriptors` from `JsonTreeReader` which is 
not using any static methods minus the 2 properties which are not applicable 
for Yaml.
   
   Thanks for noting that detail @dan-s1, in that case, the approach you 
outlined seems like the best option.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to