don't expand @ifinfo anymore ?

Dumas Patrice <[email protected]> Fri, 1 Aug 2003 16:51:32 +0200
Newsgroups gmane.comp.tex.texi2html.devel
Message-ID <[email protected]>
Hi,

Currently texi2html expands @ifinfo sections. I believe this is so in 
order to cope with manuals including within @ifinfo things which appears
only in info, but which are also relevant in html, like the Top node.

I think that it is bad. It would be much better to use @ifnottex (or
sometimes @includecopying) and keep @ifinfo for things really reserved for
info.

What do you think about that ?

Pat