John Lumley
- Login: JohnLumley
- Email: john.lumley@btinternet.com
- Registered on: 2012-07-04
- Last connection: 2014-06-09
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Projects
Project | Roles | Registered on |
---|---|---|
Saxon | Developer | 2023-05-23 |
Non-Conformances | Developer | 2023-05-23 |
Saxon-CE | Developer | 2023-05-23 |
SaxonC | Developer | 2023-05-23 |
SaxonJS | Developer | 2023-05-23 |
Activity
2014-06-09
-
> Writing an XSL transform that merges the stylesheet is ultimately the solution that I went with.
>
> The idea of using a transform to transform a transform did not occur to me, but is an elegant solution to the problem,
Apart fro... Help: RE: Serializing a merged, compiled xsl transform in .NetGreetings,
I am working on a project were we are developing complex .XSL transforms. In order to make the code modular and maintainable, we are making effective use of xsl:include statements.
However, the final, production-ready tr...
2013-05-05
2013-04-25
-
Bug #1745 (Closed): Variable stack frame allocation issue - PE 0.5.0.1In the attached code, the let assignment of $y in svg:join.orthogonal causes ArrayOutOfBounds: "local variable $y uses slot 2 but only 1 slots are allocated on the stack frame". (LocalVariableReference.java:105) at runtime. Changing to s...
-
Also available in: Atom