The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@deprecated | 0 | @deprecated |
FIXME | 42 | FIXME |
HACK | 0 | HACK |
NOTE | 0 | NOTE |
TODO | 0 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 42
org.paneris.bibliomania.BatchImporter | Line |
---|---|
there are two of these but we shouldn't have to know that here | 74 |
there are two of these but we shouldn't have to know that here | 208 |
--No comment-- | 228 |
org.paneris.bibliomania.Bib | Line |
--No comment-- | 129 |
hack, this naming policy needs to be centrally organised | 252 |
I don't think this is used | 277 |
org.paneris.bibliomania.Book | Line |
--No comment-- | 160 |
org.paneris.bibliomania.BookFormatTable | Line |
megahack, because this is called from a non-POEM search thread!! | 56 |
org.paneris.bibliomania.Chapter | Line |
Sticking plaster, I have no idea what is going on here, just stop the bleeding | 322 |
org.paneris.bibliomania.RegenerateNavigation | Line |
--No comment-- | 57 |
org.paneris.bibliomania.Search | Line |
--No comment-- | 110 |
org.paneris.bibliomania.SectionGroup | Line |
--No comment-- | 83 |
--No comment-- | 91 |
org.paneris.bibliomania.SectionGroupTable | Line |
!! | 31 |
org.paneris.bibliomania.ShowNotIndexed | Line |
--No comment-- | 81 |
org.paneris.bibliomania.User | Line |
Sometime | 45 |
org.paneris.bibliomania.fti.ContextSearchResults | Line |
not necessarily very optimal could exploit forward-moving definition of these cursors | 101 |
BufferedInputStream seems genuinely not to work well wrt to skipping ... so we use skip for the first move and dummy reads thereafter | 142 |
this isn't very clever! (maybe?) | 234 |
org.paneris.bibliomania.fti.GroupTextSearchResults | Line |
sort them, actually | 15 |
won't work if doing goups of not just single words, but then positions can't be static either | 22 |
org.paneris.bibliomania.fti.IndexOther | Line |
this really goes with WordTextSearchResults | 127 |
synchronized???? is that a good idea??? what about WordFinder? | 229 |
this isn't very clever! (maybe?) | 529 |
org.paneris.bibliomania.fti.OrTextSearchResults | Line |
sort streams by local count, but into a copied array | 20 |
org.paneris.bibliomania.fti.Score | Line |
should be implemented with "select the N smallest" rather than a full "sort" | 39 |
org.paneris.bibliomania.generated.BoardTableBase | Line |
extended table | 12 |
extended table | 14 |
org.paneris.bibliomania.generated.BoardTypeTableBase | Line |
extended table | 12 |
extended table | 14 |
org.paneris.bibliomania.generated.CampaignUserTableBase | Line |
extended table | 23 |
org.paneris.bibliomania.generated.DownloadEventTableBase | Line |
extended table | 25 |
org.paneris.bibliomania.generated.ShopOrderItemTableBase | Line |
extended table | 30 |
org.paneris.bibliomania.generated.ShopOrderTableBase | Line |
extended table | 29 |
org.paneris.bibliomania.generated.UnitTableBase | Line |
extended table | 23 |
org.paneris.bibliomania.generated.UserTableBase | Line |
extended table | 26 |
extended table | 28 |
org.paneris.bibliomania.logs.LogAnalysis | Line |
this means that the last day of every month is missed. | 35 |
--No comment-- | 220 |
org.paneris.bibliomania.metasearch.util.HackParser | Line |
dumb way: could use skip table etc. | 63 |
org.paneris.bibliomania.pagination.Pagination | Line |
--No comment-- | 1086 |
org.paneris.bibliomania.test.BibliomaniaTestCase | Line |
looks like there is a bug in HSQLDB's handling of nullable unique, http://hsqldb.org/doc/guide/ch02.html appears to lie | 35 |