-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hey,
I have a question regarding the BlueSerializable.lvclass:
we usually package our code into packed project libraries. That means, during development, I sent my custom class as child item of the BlueSerializable.lvclass. In my case, the BlueJSONtextSerializer works fine with my class.

But when I pack the library, the namespace changes and so does the inheritance: the class loses its inheritance tree. And accordingly the BlueJSONtextSerializer dosen't work anymore, because the class doesn't inherit anymore from the BlueSerializeable.lvclass anymore.
How do you guys deal with it? is there a recommended workflow? Or a workaround?
Thanks for the info,
Niko
P.S.: saved in LV23
BlueSerializerExample.zip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
