Re: REST URL Mapping - The changes done in pattern matching Algorithm

2008-11-22 Thread Dimuthu Gamage
On Sat, Nov 22, 2008 at 5:01 PM, Dumindu Pallewela <[EMAIL PROTECTED]>wrote: > Hi All, > While I doubt the need for removing recursion here (given the fact that > using more than a few url components will plainly be an overkill), it seems > to me that removing recursion from both the functions is

Re: REST URL Mapping - The changes done in pattern matching Algorithm

2008-11-22 Thread Dumindu Pallewela
Hi All, While I doubt the need for removing recursion here (given the fact that using more than a few url components will plainly be an overkill), it seems to me that removing recursion from both the functions is quite straight forward. As it was mentioned earlier the function axis2_core_utils_int