Channel #semsol: Logs

This is a public chat log generated from the #semsol IRC channel.

17:36:47 fgiasson: Hi guys! I was wondering if there is some code documentation for ARC2? I am searching some information about error handling by ARC and what are (and how) the errors returned by some of the procedures (particularly the parser)
17:49:40 bengee: errors are kept in a central errors array that you can access via $obj->getErrors()
17:50:18 bengee: sub-components will pass their errors through to the calling obj
17:52:34 bengee: there are no error codes or a list of possible errors, though
17:54:51 fgiasson: okay good; but is there a way to get parsing errors via this array?
17:55:16 bengee: if the parsers detects them, then yes
17:55:25 bengee: e.g. xml errors
17:55:41 fgiasson: ok good thanks!
17:57:11 bengee: np
17:57:32 bengee: lots of room for improvement, I guess
18:02:09 fgiasson: well, everything has its time and priorities
18:02:25 bengee: true ;)
18:02:35 fgiasson: :)
18:03:33 fgiasson: nothing is perfect at the first shot (is there anything ever perfect? well maybe my girlfriend when she wakeup on the good foot :D )
18:03:46 bengee: heh
18:10:46 bengee: speaking of GFs, time to call it a day. 'bye :)