xuzhenbao commented on issue #515: URL: https://github.com/apache/celix/issues/515#issuecomment-1682284306
@pnoltes Do you have any plans to merge [type_support_for_properties](https://github.com/apache/celix/tree/feature/type_support_for_properties)? The event properties might need to support 'byte' type arrays property. Additionally, according to the OSGI specification [133.9](https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.event.html#d0e47619),event properties should support arrays of primitive data types. Should we necessarily support arrays of all primitive types? In my opinion, 'byte' type arrays can handle most scenarios in our daily work, we can first support only byte type arrays. -- 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