diff options
author | Adrian Kummerländer | 2014-04-29 19:24:58 +0200 |
---|---|---|
committer | Adrian Kummerländer | 2014-04-29 19:24:58 +0200 |
commit | ddfe25807ef90ddd3d10fd4532875ffdb5d5e9c5 (patch) | |
tree | fb8a7851cf2bf5fa4eac3420d218745cf0930756 /src/support/error/error_capacitor.cc | |
parent | d573e3160131e6776a9c148ca3a6754533378a76 (diff) | |
download | InputXSLT-ddfe25807ef90ddd3d10fd4532875ffdb5d5e9c5.tar InputXSLT-ddfe25807ef90ddd3d10fd4532875ffdb5d5e9c5.tar.gz InputXSLT-ddfe25807ef90ddd3d10fd4532875ffdb5d5e9c5.tar.bz2 InputXSLT-ddfe25807ef90ddd3d10fd4532875ffdb5d5e9c5.tar.lz InputXSLT-ddfe25807ef90ddd3d10fd4532875ffdb5d5e9c5.tar.xz InputXSLT-ddfe25807ef90ddd3d10fd4532875ffdb5d5e9c5.tar.zst InputXSLT-ddfe25807ef90ddd3d10fd4532875ffdb5d5e9c5.zip |
Simplified external function result node set
* all functions return a single "error" node in the case that something went wrong
* otherwise they return one or more "result" nodes that contain the function results and may be distinguished by one or more attributes
* this makes handling the return values easier and more pleasing to the eye as not everything has to be prefixed by "self::*"
* updated test transformation accordingly
Diffstat (limited to 'src/support/error/error_capacitor.cc')
0 files changed, 0 insertions, 0 deletions