J Ross Nicoll wrote: > Any chance of a number of times accessed field for assets, in addition > to the access_time field? > > While I'm looking at the assets table, is there any specific reason > why creation/access times are stored as integers rather than using > actual date & time types?
Because storing time as number of seconds since epoch is a tried and
true technique, and is used throughout the opensim source base, so is
consistant with how it is done elsewhere.
-Sean
--
Sean Dague / Neas Bade
[email protected]
http://dague.net
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
