Dale Henrichs

Results 230 issues of Dale Henrichs

From Marten Feldtmann: > The Application Browser in VASmalltalk is a class browser, which shows ALL content of an application (here: package): > - it shows all defined classes and...

enhancement
must have

From Marten Feldtmann: > I go to the tODE shell and enter "cls create MyFirstClass Object MSKGrummel-Core` and the first class is defined. Here one point would be really nice:...

enhancement
must have

When loading an mcz file and get a syntax/compile error should arrange to have a window come up that gives the developer a chance to fix the error and resume...

run the `/home/gs/bugs/bug46071/resolve` script running each line individually: ``` cd /home/gs/bugs/bug46071 ./resolve --clean --create=2 --1 # ImproperOperation Error ./resolve --2 # Transaction Error ``` abort each of the above errors...

Possibly been this way quite a while and haven't noticed it until now ... do an 'eval `3 halt +4`' and try selecting frame 18, to reproduce: ``` a Halt...

By using `System enableSignaledFinishTransactionError` in combination with [**GciPollForSignal**](https://github.com/dalehenrich/Tugrik/blob/master/repository/GemStone-GCI-Core.package/GsGci32xLibrary.class/instance/apiGciPollForSignal.st) running in a low priority process, I think we could get away with leaving tODE sessions logged in without getting a large...

I think this is happening because of the way that tODE clears the FFI library cache when loading the gci libraries ... look into possible ways to avoid this ...

make a clone of the git repo for the stone only ($GS_HOME/server/stones//git`), and checkout the origin SHA ... then the developer can handle the skew any way she wants