Giter VIP home page Giter VIP logo

Comments (7)

justvanrossum avatar justvanrossum commented on May 2, 2024 1

Running it once solves today's problem, but doesn't solve the issue for the future.

So: should this issue be re-opened or should there be a new one?

Perhaps "tombstoning" glyphs is a better approach than to truly delete them from the DB (ie. have a marker that says "this glyph has been deleted").

from django-robo-cjk.

justvanrossum avatar justvanrossum commented on May 2, 2024 1

I now realize that tombstoning is the only good approach for #14 to work correctly for deleted glyphs: without it, Fontra will have no way of knowing whether a glyph was deleted.

from django-robo-cjk.

justvanrossum avatar justvanrossum commented on May 2, 2024

I see you closed this, but was it really solved? I still observe it. In GS/hanzi, uni6233.xxxk.glif does not exist in the DB anymore, but it is still there in the git repo.

from django-robo-cjk.

fabiocaccamo avatar fabiocaccamo commented on May 2, 2024

Actually a full-cleanup is not run during the export, but when removing a .glif it will be removed also from the file-system.

The incremental export is very fast now, I don't know the impact of adding a full check/cleanup at the end of each export.

This problem was resolved by the full export, but we decided to remove it entirely (I agree with that decision).

Running a full export on all projects would remove zombie files, so we can think to run a full export manually just once to solve this.

from django-robo-cjk.

justvanrossum avatar justvanrossum commented on May 2, 2024

This needs to be reopened, but I can't...

from django-robo-cjk.

justvanrossum avatar justvanrossum commented on May 2, 2024

So the issue is currently: zombie files aren't deleted soon enough. They are deleted once a day, but should be deleted with an incremental update triggered by the deletion from the DB. Maybe this should be a new issue instead?

from django-robo-cjk.

fabiocaccamo avatar fabiocaccamo commented on May 2, 2024

I think continuing on this issue is ok.

from django-robo-cjk.

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.