[etoys-notify] [JIRA] Updated: (SQ-367) generate guid in project manifest

tracker at squeakland.org tracker at squeakland.org
Fri Sep 11 20:35:16 EDT 2009


     [ http://tracker.immuexa.com/browse/SQ-367?page=all ]

Scott Wallace updated SQ-367:
-----------------------------

    Attachment: guidInManifest-sw.4.cs.gz

Attached file, guidIManifest-sw.4.cs.gz, provides my first take on this task.  Testing has been very limited to this point, but I thought it best to put it out there anyway, in view of the ticking clock...

> generate guid in project manifest
> ---------------------------------
>
>          Key: SQ-367
>          URL: http://tracker.immuexa.com/browse/SQ-367
>      Project: squeakland
>         Type: Feature
>   Components: etoys
>     Reporter: timothy
>     Assignee: Scott Wallace
>      Fix For: etoys 4.0 - summer 2009
>  Attachments: guidInManifest-sw.4.cs.gz
>
>
> can you add to the manifest . . .
> guid:  squeakland-username-millisecondsSinceEpoch
> with a test to see if the username has changed since the old manifest if you're updating a project, in which case you make a new guid and put the old one here:
> prev-guid: squeakland-username-millisecondsSinceEpoch
> When the username is not know, use:
> squeakland-unknown-millisecondsSinceEpoch
> And when they publish it, swap their username for "unknown", keeping the milliseconds value.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://tracker.immuexa.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the etoys-notify mailing list