Giter VIP home page Giter VIP logo

smalltodo-example's Issues

Loading voyage doesn't work on Windows

Metacello new 
	repository: 'github://pharo-nosql/voyage';
	baseline: 'Voyage';
	load: 'memory tests'.

Raises an error

Explanation:

  • Magritte still uses filetree
  • on windows with the defqult launcher
    It breaks max length of files

addTask does not close on accept or cancel

Adding a task bring the window but the window does not close on accept or cancel
The modal grey shade disappear but the window stays forever.

addTask

(TODOTaskPresenter newApplication: self application) 
	task: TODOTask new;
	openModalWithSpec.
self updatePresenter

Error while Loading SpecGtk

  • message: MetacelloConflictingProjectError: Load Conflict between existing BaselineOfSpecCore [baseline] from github://pharo-spec/Spec:Pharo10 and BaselineOfSpecCore [baseline] from github://pharo-spec/Spec:v1.0.3/src

  • Pharo version: 9.0 (x64)

  • OS: windows 11 (x64).

Running into beginner issues

I am trying to learn about spec2 and running your tutorial. First question, is this supposed to be typed into the playground?
Next the syntax: TODOListPresenter >> initializePresenters
Pharo 9 doesn't seem to like like that, so I must be missing something. Also, after the SpPresenter code is executed I don't get a window to show up. Maybe this has something to do with typing into the playground? I stopped with that. These are probably pilot error that I missed in the tutorials somewhere.

Using Voyage is a BAD idea

For example newbies can forget to execute the enqble singleton.
Now even if we execute enableSingleton

the follozwing does not work

TODOTask new title: 'Task One'; save.
TODOTask new title: 'Task Two'; save.

TODOTask selectAll

aSet()

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.