GithubHelp home page GithubHelp logo

Comments (3)

weitzhandler avatar weitzhandler commented on August 16, 2024

After digging a bit more about this, I'm still looking for a way to achieve:

  1. Have all the list properties return an empty list and never null
  2. Make sure this behavior doesn't impact the serializer output nor the serialization process performance (having to initialize so many lists for nothing)
  3. Get rid of all those AddFact SetFact methods. Person.Facts.Add(fact) should be used.

from gedcomx-csharp.

shadowca avatar shadowca commented on August 16, 2024

Hi @weitzhandler
is this project still alive?
First of all i would bringt the models under test. so you can directly see if your changes have impact on the serialization. Then i would change the model.
I have forked this and try to resolve the problem of the null lists.

from gedcomx-csharp.

weitzhandler avatar weitzhandler commented on August 16, 2024

Looks like the project is alive and kicking. However due to priorities I unfortunately left my genealogy project on the shelf for a while.

from gedcomx-csharp.

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.