|
RE: Template recursion, StackOverflowError, saxon:while a nd variable assig: msg#00091text.xml.saxon.help
Hi, I had a quick look too and it is an elegant (though a bit complex) solution for rather simple cases (ex: a calculator variable) but relatively simple cases can find solutions easier than some complex real-life, high-demand situations and those worry me more than the simple cases. For the simple reasons that, even though I highly value elegance, still a solution has to work efficiently. If you have, as one of our customer has, 120,000 customer companies running large business and management applications (ex: payroll) on a 24/7 portal, each client company with an average of 1000 employees, and where each employee has to consult and update their data regularly, the required processing power is gigantic, and we have not accounted for visitors yet. If every bit of information managed, and each access to it, has to be validated and secured by a graph processing application, in real-time, any small increase in the time it takes to check for security at a node will multiply billions of times and seriously push the processing requirements, possibly beyond a manageable server farm (ex: to more than a few thousand large SUN servers). The point being that we should probably aim very high in looking for an alternative, targeting the complex real-life problems that can, do, and will occur, more than simplified model cases. The calculator problem could be solved in different ways. In similar, 'simple' cases we simulate mutable variables just by using parameters and some recursion. In a case like this, one is not limited to using something like assign, and I would not. Now we could ask if XSLT should be designed to support real-life, large scale, Web-based, high demand, graph processing applications? I think so and I get the feeling that it must have been part of the plans for XSLT and Saxon. Is it? In any case, this type of applications is not going away and will probably increase substantially once tools and frameworks for them are fully available. We feel that Saxon is a leader and a model. Extracting the essence of the few use cases that we have for assign will take an effort and a bit of time but we will do it because the issue is important. From there we will be in a better position to more closely evaluate alternatives and issues. In the mean time, please maintain assign at least a little while longer. Thank you. Andre 08:47 2005-06-16, you wrote: > See also an example of "environment" that contains a set of ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Running saxon in a vb.net shell: 00091, Jim Neff |
|---|---|
| Next by Date: | RE: Template recursion, StackOverflowError, saxon:while a nd variable assignability: 00091, Willink, Ed |
| Previous by Thread: | RE: Template recursion, StackOverflowError, saxon:while a nd variable assignabilityi: 00091, Michael Kay |
| Next by Thread: | Re: Template recursion, StackOverflowError, saxon:while a nd variable assignability: 00091, Dimitre Novatchev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |