[asterisk-dev] [Code Review] Check dependecies inside the XML documentation.

Eliel Sardañons eliels at gmail.com
Tue Mar 17 07:20:29 CDT 2009


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/197/
-----------------------------------------------------------

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