Giter VIP home page Giter VIP logo

Comments (7)

danielhb avatar danielhb commented on August 27, 2024

Nice catch. Only happened because you've ran Ginger without Kimchi I believe.

We'll need to either move this to WoK or import it to Ginger. I guess the first option is better because it avoids duplicating code. Any comments, @alinefm ?

from ginger.

danielhb avatar danielhb commented on August 27, 2024

Moving to ginger-base is another option as well

from ginger.

alinefm avatar alinefm commented on August 27, 2024

Hi @danielhb! Hi @chandrureddy!

Wok should only contain what is needed to start up the web server. So it is not an option for this.
I suggest move the common code to ginger-base and adjust the imports in Kimchi and Ginger.

from ginger.

danielhb avatar danielhb commented on August 27, 2024

Thanks for the input @alinefm !

For anyone willing to solve this issue: be careful with adjusting Kimchi imports. They'll not appear only as 'wok.plugins.kimchi.disks' but also as 'import disks' in all the source files inside /plugins/kimchi/model/ dir.

I can work in this after fixing #37 .

from ginger.

pkulkark avatar pkulkark commented on August 27, 2024

Hi @danielhb

I will be taking care of this in my next patch.

from ginger.

danielhb avatar danielhb commented on August 27, 2024

Thanks @pkulkark

from ginger.

danielhb avatar danielhb commented on August 27, 2024

This bug was referring specifically to errors in the the 'disks' module. These errors were fixed upstream a while ago.

from ginger.

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.