smalltalk
/
osmo-st-core
Archived
1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther ced5898a31 pharo: The TimerDispatcher needs more work on Pharo for image resume
In Pharo the Delay>>wait for one second will not expire anytime soon
in a new image. Use the depedency handling so we can terminate and
restart the loop.
2013-02-20 09:34:21 +01:00
Holger Hans Peter Freyther 01cfa6f4b8 pharo: Work on the automatic fileout to pharo
Remove the PackageLoader fileInPackage statement as it is conflicting
with the export as there is no PackageLoader in Pharo. Add a Makefile
to help with invoking the export and create a compat_for_pharo.st for
the methods not provided by Pharo. The testcase is working now.
2013-02-10 21:21:43 +01:00