Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Simplify serialisation of persistent objects #15

@quile

Description

@quile

Passing DB objects to and from the browser will need some work; the ultimate goal is to be able to use the same classes on the client and server. Right now, there is too much "weight" in these classes (entity class descriptions, stored values, etc) so passing a lightweight version of the object back and forth is key.

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