Dale Henrichs

Results 230 issues of Dale Henrichs

initial Seaside test runs against 3.7.0 have quite a few failures: ``` ************************************************************************************** Results for Seaside3 tests 1447 run, 1304 passes, 0 expected defects, 128 failures, 15 errors, 0 unexpected...

bug

I think this test has been failing for Squeak-5.2 for several months ... I am in the middle of getting tests to pass for 3.6.0 and I can make this...

help wanted

With GemStone 3.3 and Seaside3.2.x I plan to introduce a not tranlogged option for session state using the NotTranloggedGlobals persistent root. NotTranloggedGlobals are persistent objects that are not written to...

Type-Feature
Platform-GemStone

I'm running GlamorousToolkit from an `Ubuntu 18.04.6 LTS Cinnamon` client using `ssh -Y -CX wabash -l user` to connect to my GlamorousToolkit server running `Linux Mint 20.2 Cinnamon` and every...

recently submitted these issues against [feenkcom/gt4gemstone](https://github.com/feenkcom/gt4gemstone) and [feenkcom/gtoolkit-remote](https://github.com/feenkcom/gtoolkit-remote) before realizing that the issues probably ought to be filed here: 1. feenkcom/gt4gemstone#2 2. feenkcom/gtoolkit-remote#1 (older issue that is still a problem)...

As described in [this post](http://forum.world.st/Contributing-to-Pharo-tc4871604.html#none), it seems that a reasonable compromise for dealing with Monticello metadata, is that the `*.package/monticello.meta/version` file be a copy of the Monticello version history when...

@ThierryGoubier published the following for Pharo-6.0: https://github.com/dalehenrich/filetree/issues/201#issuecomment-242765843. The original issue has to do with the fact that Monticello does not allow two packages to share a common Prefix: 'AAA' and...

[See @ThierryGoubier comment](http://forum.world.st/ANN-No-Metadata-mode-for-GitFileTree-tp4859747p4860063.html) that points out the flaw ...

``` Validation Report: 15456 Load latest version of metacello Failure 8 Errors 9 Warnings Validation Setup Image Version 50212 OS Version an UnixPlatform VM Version NBCoInterpreter NativeBoost-CogPlugin-EstebanLorenzano.21 uuid: 4d9b9bdf-2dfa-4c0b-99eb-5b110dadc697 Apr...

Monticello files have a dependency mechanism and there appears to be code in FileTree that is supposed to preserve package dependencies, but I don't believe that I have a test...