http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10478
--- Comment #7 from M. de Rooy <[email protected]> --- (In reply to M. Tompsett from comment #6) > I almost have a nice generic class. I just have to touch up a couple things. > I hope to post something within the next day or two. > > It will work for any signed integer sequence. I'll be basing my bug 10454 > patch on it. Looking forward to your code. Could you perhaps extend the generation of this number for the combination range, subrange as describe earlier here? Do you plan to add code under Tools or Administration to show this table? Viewing the values would at least be interesting. But perhaps initializing a new sequence from a certain number, or resetting a sequence is probably needed too in the long run.. But these functions might need some more thought, because they are pretty dangerous too. Note also that there is a direct interest in your code for using it in bug 9921 that requires sequence numbers too. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
