[asterisk-dev] [Code Review] Check dependecies inside the XML documentation.
Michiel van Baak
michiel at vanbaak.info
Thu Apr 9 16:21:01 CDT 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/197/#review679
-----------------------------------------------------------
Ship it!
- Michiel
On 2009-03-17 07:20:29, Eliel Sardañons wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.digium.com/r/197/
> -----------------------------------------------------------
>
> (Updated 2009-03-17 07:20:29)
>
>
> Review request for Asterisk Developers.
>
>
> Summary
> -------
>
> I have created a way to check dependencies inside the XML documentation, this is not the final idea, but I will publish it to start the discussion.
> If a depends='chan_sip.so,other_module.so' attribute is inserted, then that node will be parsed if the dependencies are met.
>
> Known problems with this design:
> - The order the modules are loaded is important.
> - If a module is unloaded at runtime, then the documentation won't be updated.
>
>
> Diffs
> -----
>
> /trunk/funcs/func_channel.c 182088
> /trunk/main/xmldoc.c 182088
>
> Diff: http://reviewboard.digium.com/r/197/diff
>
>
> Testing
> -------
>
> Developer testing.
>
>
> Thanks,
>
> Eliel
>
>
More information about the asterisk-dev
mailing list