opensourceBIM / BIMserver

The open source BIMserver platform
GNU Affero General Public License v3.0
1.56k stars 611 forks source link

fix #1075 - Add error message when use messaging serializer #1339

Open zaqifathis opened 1 week ago

zaqifathis commented 1 week ago

I think it should be removed from the list if it is deprecated

hlg commented 1 week ago

I think it should be removed from the list if it is deprecated

Which list do you want to remove it from? The MessagingSerializerPlugin interface is not listed anywhere, it is also not deprecated (yet). If the BIMserver should not list a particular implementation, e.g. BinaryMessagingSerializer, when requested via it's API, then this implementation must be removed from the plugin.xml of the respective plugin bundle.