Code Monkey home page Code Monkey logo

Comments (6)

rlaemmel avatar rlaemmel commented on June 15, 2024

Adding to this, you are not checking for round-tripping when you de-/serialize.
This is arguably needed.

from 101simplejava.

rlaemmel avatar rlaemmel commented on June 15, 2024

I am renaming from un-/parsing to de-/serialization in javaReflection, which I am about to submit.

from 101simplejava.

rlaemmel avatar rlaemmel commented on June 15, 2024

Adding to this un-/parsing vs. de-/serialization confusion.
Serialization includes de-serialization conceptually.
So these must not be separated at a feature/file level.

from 101simplejava.

tbernau avatar tbernau commented on June 15, 2024

Are there any serious (maybe even scientific?) sources out there discussing the difference between the two?

The terminology is inconsistent everywhere (e.g. DOM http://www.w3.org/TR/DOM-Parsing/). Technically they serve a similar - if not the same - purpose (with de-/serialization being an implementation of un-/parsing).
The idea here was to avoid this confusion altogeather and use the "more general" name (which also happens to be more applicable in the 101companies namespace as a functional requirement http://101companies.org/wiki/Namespace:Feature) and only vary in method names (since somewhat they refer to technological spaces).

from 101simplejava.

tbernau avatar tbernau commented on June 15, 2024

Same problem with Logging vs Tracing (as I'm looking at sax).

It seems that all this naming madness comes from technological spaces (kind of) and there is a need for abstraction to resolve all the confusion.

from 101simplejava.

rlaemmel avatar rlaemmel commented on June 15, 2024

The point of reference is the feature model.
Please come and talk in person.

from 101simplejava.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.