Skip to content

Question regarding BlueSerializable.lvclass in packed library  #1

@ThatsTheEnd

Description

@ThatsTheEnd

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.
image

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.

image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions