From: Aleksander Ɓukasz Date: Fri, 24 Jan 2014 13:42:02 +0000 (+0100) Subject: smartxml: refactor wrapping transformation arguments with path accessors X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/6a1f491170e661583c77cba9103e981555a454b3?hp=6a1f491170e661583c77cba9103e981555a454b3 smartxml: refactor wrapping transformation arguments with path accessors This will allow for improving accessors to be smarter about making decision whether or not to return node via path. This is necessary to fix a bug caused by invalidated paths. ---