I implemented the isBoundExternalVariable adding a new function in context/dynamic_context called is_set_variable which returns true if it is set or false if it doesn't I could have use the get_variable but I would have to catch the error it throws when is not set. -- https://code.launchpad.net/~zorba-coders/zorba/xqxq-api-changes/+merge/79589 Your team Zorba Coders is subscribed to branch lp:zorba.
-- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

