[Bug 14439] [XQuery 3.0] technical: is this a name clash?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14439

--- Comment #9 from Jonathan Robie <jonathan.robie@gmail.com> 2011-10-13 18:00:47 UTC ---
Thinking more about the API issue.

Suppose a module has private external variables. The API would need a way to
assign those by name. Each module might have a private external variable with
the same name. That means you have to identify both the module and the variable
name.

If you have that solution in place, I don't think that the resolution of this
issue affects the complexity of the API one way or another.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 13 October 2011 18:00:54 UTC