Great detective work Kiran. No wonder I couldn't reproduce it, for some 
reason it wasn't going over the limit for me.

Some suggestions for your pull request.

May I suggest that instead of putting the fix in *replace_windows*, you put 
it in *key_filter_in_windows *and then remove the prefix in 
*key_filter_out_windows 
*the reason for this is that the filenames are actually used as the keys so 
we need to be able to convert them to exactly the key the user put in 
(mainly for regex based removal from cache).

Also add some comment, something like \\?\ activates extended-length path 
names in NTFS. The reason this needs a comment is that this is the kind of 
thing no one would know the reason for in a couple of weeks. Hopefully one 
day it can even be removed.

Sigh NTFS...

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to