[Serdev] [Tracker] Updated: (SER-129) uri module fix, parse_params fix, proposed uri module feature

Jan Janak (JIRA) tracker at iptel.org
Thu Jun 26 00:11:21 CEST 2008


     [ http://tracker.iptel.org/browse/SER-129?page=all ]

Jan Janak updated SER-129:
--------------------------

    Fix Version/s: Ipteldorf
                       (was: Wishlist)

> uri module fix, parse_params fix, proposed uri module feature
> -------------------------------------------------------------
>
>                 Key: SER-129
>                 URL: http://tracker.iptel.org/browse/SER-129
>             Project: SER
>          Issue Type: Bug
>          Components: Unspecified
>    Affects Versions: Wishlist
>            Reporter: Bogdan Pintea
>         Assigned To: Jan Janak
>             Fix For: Ipteldorf
>
>         Attachments: uri.diff, uri.diff
>
>
> Feature: there is already the possibility to add a URI parameter. The proposed feature is it's complement: deleting a URI parameter. The implementation alters the parser/parse_param.c's parse_params(). To ease reviewing, the modification only takes the logic of parsing one parameter out of parse_params(), putting it into parse_param(), which is an exported symbol.
> The alternative of doing so would have been to parse _all_ the params, remove the undesired param and reassemble the params list. Probably it would have been nicer to respect existing APIs, but 1) there are little nice things withing the parser; 2) lasy parsing is better performer; 3) there is no allocation till RURI rewritting.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.iptel.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the Serdev mailing list