Hello! Did the situation with case-insensitive mode changed? I see private property fDictionary.CaseSensitive, but I can't change it from my code. Has it a public realization?
Thank you and sorry for my English.
Last edit: Anonymous 2016-02-17
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi,
How can I use case insensitive mode in TXMLSeqParser?
P.S. Или можно по-русски?
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
project is dead?
Please use English in the discussion so that everybody understands it.
The project is not dead.
There is no case-insensitive mode in XML/OXml. You have to compare node names in a case insensitive manner manually.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hello,
thank you for answer.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hello! Did the situation with case-insensitive mode changed? I see private property fDictionary.CaseSensitive, but I can't change it from my code. Has it a public realization?
Thank you and sorry for my English.
Last edit: Anonymous 2016-02-17
Hello! No, it hasn't. You still must/can easily do it by yourself.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
I wouldn't like to get differences with the main trunk )) But it necessary..
Thank you for the library!