Git Product home page Git Product logo

Comments (5)

lauritzthamsen avatar lauritzthamsen commented on June 28, 2024

Further:

  • PartsBin Browser
  • ObjectEditor
  • Inspector

from livelykernel.

rksm avatar rksm commented on June 28, 2024

Hmm about PartsBin Browser + Object Editor I'm not so sure. Those belong completely in the PartsBin world. But implement interfaces for both (actually our lively.PartsBin interface is quite OK + well tested) in modules might be a good idea and would remove complexity from the Parts.

from livelykernel.

lauritzthamsen avatar lauritzthamsen commented on June 28, 2024

Okay, maybe the Object Editor and the PartsBin Browser don't belong into Core / this repository. However, I'd be in favor of rewriting them with classes or as you suggested at least move more functionality in modules/classes, because both are difficult to maintain as Parts with our current "object-centric development" tools and concepts:

  • unclear which object implements what, objects are less "browsable" as classes in modules - that's an issue somewhere between tool-support and conventions
  • no code-sharing between parts, yet (and there are already multiple versions of the PartsBin Browser in webwerkstatt's PartsBin)
  • parts tend to be untested / there's still no tool-support for parts

from livelykernel.

calmez avatar calmez commented on June 28, 2024

Is there still work to do on this issue or can it be closed?

from livelykernel.

rksm avatar rksm commented on June 28, 2024

Most core tools are now implemented using BuildSpecs, see https://github.com/LivelyKernel/LivelyKernel/tree/master/core/lively/ide/tools and https://github.com/LivelyKernel/LivelyKernel/tree/master/core/lively/morphic/tools

from livelykernel.

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.