No Parser No Error
I'm currently writing an XML Parser for my job (please don't ask). As I was working on some function or other I entered the return value,
I hit compile, and got an error message saying
I was about to delete the second
Om.
xml_parser_no_error
. I hit compile, and got an error message saying
xml_parser_no_error
was unknown. Silly me, it has to be xml_no_parser_error
. So I went to the return value and added the first no
. I was about to delete the second
no
, when in a moment of programming Zen, the fundamental thruth that was standing on the screen struck me.xml_no_parser_no_error
Om.
0 Comments:
Post a Comment
<< Home