RSSAmplifier

(untitled) · May 29, 2017

Serializing Java: cyclic dependencies

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Serializer can detect cyclic dependencies in two essential phases: inspection of data structure data serialization Let’s dig into both of them. This is Serializing Java - emerging series about writing your own serializer in case you didn’t like other serializers.

Read on /2017/05/serializing-java-cyclic-dependencies/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.