That makes alot more sense, but I think we should probably go with Milliseconds rather than microseconds ( I don't know if there is even a way to get microseconds in PHP ).
I'll update the design document and the circ client code. Kyle On Fri, Aug 8, 2008 at 1:02 PM, Jesse Weaver <[EMAIL PROTECTED]> wrote: > On Fri, Aug 8, 2008 at 10:45 AM, Kyle Hall <[EMAIL PROTECTED]> wrote: >> >> Hello All, >> This is a request for comments regarding the file format for the >> offline circulation system. The specification for the Koha Offline >> Circulation (.koc) file format can be found here: >> http://wiki.koha.org/doku.php?id=koha_offline_circulation_file_format >> which Andrew Moore and I have come up with. I believe it is simple but >> extensible in case we need to add new features to the offline >> circulation client in the future. Having a standardized format means >> that we can have more than one offline circ client. >> >> The code to process this file format is already completed for both the >> client and server side processors. >> >> Please let me know what you think. >> >> Kyle >> > > What is the purpose of the +randomnumber at the end of the timestamp? Why > not just add microseconds? > > Otherwise, this looks good. Standardized is always better than not. > -- http://www.kylehall.info Information Technology Crawford County Federated Library System ( http://www.ccfls.org ) _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-devel
