[Koha-bugs] [Bug 10478] Do we need a sequential number generator?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 27 08:57:03 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10478

--- Comment #7 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
(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.


More information about the Koha-bugs mailing list