Kai Jaeger

Results 94 issues of Kai Jaeger

Go through the Testing chapter and check whether it is in line with the latest version of the class. There were plenty of changes recently!

* Processes invisible in the Process Manager (but "Details" tab!) * Console: tasklist * Powershell get-process

The part regarding "Transformation Functions" has been rewritten. @sjt

Proofread

Ride offers to switch off the toolbar in the editor: Preferences > Trace/Edit > Show toolbar Why would anybody want to switch this off? I think it's fair to say...

Needs deciscion

When I start a Ride session and then start an APL session and then change the size of the session window, `⎕PW` is automatically adjusted. (Of course I've ticked that...

These two topics: * Executing the Tatin test suite * Creating a new version just say "To be enhanced" right now.

Link may provide a warning: ``` ⎕SE.Link.Create: .NET or .NetCore not available - watch defaults to 'ns' ``` Should refer just to .NET

bug

**Describe the bug** When I break a Link, shouldn't Link kill the threads running the FileSystemWatcher? What I did: ``` ]link.Break #.Cider Unlinked: #.Cider )save Cannot perform operation with threads...

bug

**Describe the bug** ``` ... Link @ 08:27: Deleted #.MarkAPL.MarkAPL.API (C:/T/Projects/APLTree/MarkAPL/APLSource/MarkAPL/API) ⎕SE.Link.Add: Not a properly named namespace: #.MarkAPL.MarkAPL.API CreateAPI[132] {}⎕SE.Link.Add fullName #.MarkAPL.MarkAPL.⎕nc'API' 0 ``` The problem is that when I...

bug