Giter VIP home page Giter VIP logo

Comments (3)

astares avatar astares commented on June 12, 2024

image

from pharo.

astares avatar astares commented on June 12, 2024

This needs to be solved for the BaselineOfNewTools (which is hosted in https://github.com/pharo-spec/NewTools). Here we need to adopt specifically the one in the Pharo13 branch.

And we should not hard code anymore but use the methods now available due to the solution for #16652 in BaselineOfPharo (as it is the case for the other external projects).

This way we can make sure that:

  1. the code from the correct branch "Pharo13" from https://github.com/pharo-spec/ScriptableDebugger is used to build Pharo13 image
    (this is where you typically apply the Sindarin changed intended for Pharo13 then)
  2. later when Pharo13 is released and there is a Pharo14 the only thing the community has to do is to provide new branches for "Pharo14"
    and it can be changed all on the central BaselineOfPharo.
GitHub
All development tools for Pharo, developed with Spec - pharo-spec/NewTools
GitHub
Contribute to pharo-spec/ScriptableDebugger development by creating an account on GitHub.

from pharo.

astares avatar astares commented on June 12, 2024

We should fix it in Pharo13 with

sindarin: spec

	spec baseline: 'Sindarin' with: [
		spec
			repository: (self class environment at: #BaselineOfPharo) scriptableDebuggerRepository;
			loads: 'default' ]

from pharo.

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.