pnoltes commented on PR #727: URL: https://github.com/apache/celix/pull/727#issuecomment-1962940385
> Therefore, run-time polymorphism rather than compile-time polymorphism is needed, right? What will `celix_properties` look like with proposed design? Yes, you are correct. I am struggling a bit with how to (runtime) handling wrong type usage, but indeed creating different array list types for every element type will only make the type aware properties refactoring more complex. So I agree to keep the current approach and maybe revisit a bit later. -- 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: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org