Hi! > I have an empty directory : AbstractFileObject#children = [] > Then, some files are written inside, but children is still set to [] > Thus, AbstractFileObject#getChildren() still gives [] > > I'd like to flush this damned cache, but everything is private :( :-) Its by far the most asked question.
call directory.close() - this will refresh the cache too. Ciao, Mario --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
