8 May
2006
8 May
'06
5:48 p.m.
Dennis Allison wrote at 2006-5-7 19:21 -0700:
... The problem seems to be with the tpValues() program in the LocalFS product which returns an empty list. The controlling flag, o.isPrincipiaFolderish, seems to be set to zero when it ought to have a value of 1 when the object being referenced is a LocalDirectory instance. As a result, instead of returning a list of sub-directories it returns an empty list.
A good analysis. Thus, you change what is necessary to let "tpValues" behave well ... -- Dieter