Skip to content

mulle-kybernetik-tv/MulleSerializable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MulleSerializable

serializable/nonserialiable

Experiment with MulleObjCSerialiable protocolclass that adds property encoding/decoding by just adding that protocol to a class.

It works! :)

PROTOCOLCLASS macros

Added some C macros to declare protocolclasses somewhat more easily. These will move to MulleObjC shortly.

This project requires mulle-clang 8.0.0 RC2 or better

How to build

This is a mulle-sde project.

It has it's own virtual environment, that will be automatically setup for you once you enter it with:

mulle-sde MulleSerializable

Now you can let mulle-sde fetch the required dependencies and build the project for you:

mulle-sde craft

About

💳 Experimentally encode properties with attribute serializable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published