http://bugzilla.novell.com/show_bug.cgi?id=525974
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=525974#c3 --- Comment #3 from Marek Habersack <[email protected]> 2009-08-17 07:19:27 MDT --- (In reply to comment #2) > Oops. It didn't reach me that VPP might get inquiries about the most parent Well, it's a virtual filesystem after all - each file is contained in a directory, so you need to report a consistent image to the consumer of your VPP implementation. I followed that logic when implementing support for VPP in Mono, but apparently MS.NET ignores files outside directories (which is, as I wrote in comment #1 above, a bug in their implementation IMO) > directory, I thought it only queries about child directories and files. I can > try to debug application under MS.NET to log all calls to VPP methods that it > makes if it would be of any help. > Anyway, thanks for workaround. It isn't necessary to have that workaround in place now - as explained in comment #1 (but it is still a good idea to fully implement your VPP as you might be relying on possibly buggy MS.NET behavior) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
