On Mon, Mar 24, 2008 at 9:40 PM, Varuna Jayasiri <[EMAIL PROTECTED]> wrote:
[snip] > I would like to know how much consideration should be given to the > performance of the XPath engine, since performance will be critical if large > amounts of data are to be queried. [/snip] I don't think that you should worry about performance at the early stages of development as far as it is performs sensibly well. What should you be concerned about is getting the API properly and writing clean manageable code. [snip] Should it be made extendable (flexible) > so that performance issues could be dealt later on, without giving it much > consideration at this stage [/snip] yes. that'll be the way to go, i suppose. Regards, Dumindu. -- Dumindu Pallewela http://blog.dumindu.com GPG ID: 0x9E131672 WSO2 | "Oxygenating the Web Service Platform" | http://wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
