Giter Site home page Giter Site logo

Comments (2)

qingmei2 avatar qingmei2 commented on May 1, 2024

@joker-fu

你好,感谢你的回复!

一登陆就崩溃了,还有几个地方

这些应该是代码的bug,请问能否在下次崩溃时提供对应的log呢~

实际生产环境难以调试和维护

我司最新的项目的技术选型,最终使用了该框架(其实之前的项目是Java+MVP,我也是9月份才入职 😄 ),对于代码的复杂性这一点确实如此,实际上,在实际开发中,对于复杂的界面,我也是建议使用 MVPVM ——这一点google也是这样建议的,对于非常复杂的业务逻辑,可以为View层增加一个内部类的Presenter层进行状态的辅助维护。

至于代码的可维护性,这个只能说——唯手熟尔2333 ,因为是按照自己的习惯搭建的项目,所以个人用起来还算顺手,如果用于生产环境,完全可以按照自己的风格和爱好(还有实际业务的需求~)增加或者删除对应的库 😄(比如您所说的,Arrow和Kodein,它们本身确实代表着额外的学习成本)。

因为只是一个demo示例,因此我尽量让这个demo精益求精(有朋友说我有点强迫症,我倒是不抵触这种说法哈哈),而不是一昧的扩展页面和功能,因此也非常欢迎对这个demo提出PR,这也正像工作中的项目一样,慢慢迭代,慢慢维护,最终才会让产品更完美。

from mvvm-architecture.

qingmei2 avatar qingmei2 commented on May 1, 2024

没有回复,我先关闭了哈

from mvvm-architecture.

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.