Hi! Looking into the code of IS_UPPER I realized, that this function does not do, what I expect to do. I thought it only allows strings, which does not have lowercase letters, but it actually converts the string to uppercase.
Since web2py promises backwards compatibility, and here IMHO this method is mis-named, how would you solve the situation? BTW when I come across the fact, that web2py will be always backwards compatible, a loud alarm began to horn in my head: then how would you maintain the code in 2, 3, 10 years? It will blow up. Or, when it becomes hard to maintain, you began a new project named web3py? :) Gergo -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.