User forums > Using Code::Blocks
Help bug (may be)
Ceniza:
I'll take a look this night... if I remember to.
Max:
Thanks for reply. I opened a bug report.
Ceniza:
Well, this bug won't be that easy to fix and it'll require even more understanding of bourricot's original code, or a redesign.
The redesign idea sounds better, and I've thought an implementation that should do, but the problem right now is time.
I'll increase the limit to 32 as a quick solution and try to get the generic solution implemented soon.
thomas:
I looked into the code shortly, out of interest. The problem with the present design is that the maximum number of items is also used to hook the menu events (which is hardcoded, too, as are a couple of other things).
To make it entirely flexible, one would really have to rewrite 80% of the plugin. I seriously doubt if that amount of work justifies the small gain, though... Where is the need for this, really? Hardcoding seems quite acceptable to me in this particular case.
Adding 20 help files is already unreasonable, but adding more than 32 is really insane :lol:
Complexity is never good. If someone wants to add 50 or 60 help files, then he has a serious problem, but that problem is not the plugin ;)
Max:
Dear Thomas
I am using many different libraries. Summimg help files and references for API I got 21 help files. It is conveninet
(so not unreasonable :D) to get the help with just one click.
I agree with you, 60 help items are unreasonable.
From my point of view 32 items will fulfill present and future needs. At the end the limit can be considered as a feature
and not a bug. :D
Thanks for the modification (32).
Bye
Max
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version