Coder Social home page Coder Social logo

Comments (3)

windylaugit avatar windylaugit commented on September 23, 2024 2

我司以前对待类似的三方开源项目二改后,后续同步更新的问题, 都是做手动的合并,有几点建议如下:
1、私有化部署后,如果有需要二改,最好不要动核心的驱动
2、若要二改,可尝试将nei独立成一个三方包,然后在外部业务层,进行override。
3、对于某些较内核的功能,需要二改,但是又无法通过override的方式进行修改的,可以来原项目提feature,期待原项目提供相应的可扩展的接口。
4、对于后续原项目的更新?如果做了前面几步,那么就很好处理了,更新某个包而已。

from nei.

huntbao avatar huntbao commented on September 23, 2024

这确实是一个问题。以后的功能更新,我们也会提供一个对应的分支并尽可能地减少 Commit 次数。

大家有什么建议也可以提下。

from nei.

windylaugit avatar windylaugit commented on September 23, 2024

我司以前对待类似的三方开源项目二改后,后续同步更新的问题, 都是做手动的合并,有几点建议如下:
1、私有化部署后,如果有需要二改,最好不要动核心的驱动
2、若要二改,可尝试将nei独立成一个三方包,然后在外部业务层,进行override。
3、对于某些较内核的功能,需要二改,但是又无法通过override的方式进行修改的,可以来原项目提feature,期待原项目提供相应的可扩展的接口。
4、对于后续原项目的更新?如果做了前面几步,那么就很好处理了,更新某个包而已。

当然,如果官方能增加更多的个性化扩展点就是最好的了,这也依赖于大家的积极反馈。

from nei.

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.