[Doxygen-develop] new feature proposal: filter maps
Brought to you by:
dimitri
From: Oleg B. <og...@gm...> - 2008-03-13 18:15:29
|
> I was proposing something simpler only for project-specific filtering; > changing all doxygen's Translator class implementations seems > inefficient to me (doxygen would be slower since it needs to read the > text conf file). You only need to read and parse one small conf file in the beginning. > > > And compilation time translator files take is huge. > I don't think this is a major problem... not many doxygen users compile > it from sources I think (all major distro have it packaged) :) Agree, but a it is still a little annoying for me :) > > But it is quite an effort to reimplement. > in fact... my approach seems easier to me. Maybe it is really not that related to what you want. I've got this idea about translators about a year, so you pushed the button ;) > > Thanks anyway for your suggestions :) Oleg |