# HG changeset patch # User Stefan Vogel # Date 1539197811 -7200 # Node ID 755b9b3a06b8fb28c9defe1417b60037910e2df2 # Parent 655aee5986becb62dc75a3dd06ff5643bdc12533 #DOCUMENTATION by stefan class: DirectoryView changed: #readMonitoringDirectory diff -r 655aee5986be -r 755b9b3a06b8 DirectoryView.st --- a/DirectoryView.st Mon Sep 24 22:13:19 2018 +0200 +++ b/DirectoryView.st Wed Oct 10 20:56:51 2018 +0200 @@ -1,5 +1,3 @@ -"{ Encoding: utf8 }" - " COPYRIGHT (c) 1997 by eXept Software AG All Rights Reserved @@ -498,6 +496,7 @@ ! readMonitoringDirectory + "this is a very ugly piece of code - left in as a bad example of how to make ST look slow... DO NOT USE IT, but read to learn"