FROM : Bill Cheeseman
DATE : Thu Oct 14 23:14:57 2004
on 2004-10-14 3:35 PM, Shaun Wexler at <email_removed> wrote:
> I've been writing drivers lately, so I made a widget to generate UUID
> strings, with clipboard and drag/drop support. In case anyone wants a
> copy:
>
> http://www.skwdev.com/downloads/UUIDFactory.dmg
>
> 132 kB, requires Panther.
And I posted one some time ago called UUID Sample App. It allows you not
only to generate UUIDs, but also to make them in binary or string format and
with uppercase or lowercase characters, and to compare any two UUIDs. It is
based on my included UUID Cocoa framework, free as long as you provide
attribution. It also includes a lot of documentation about UUID standards,
with URLs.
http://www.quecheesoftware.com/downloads/UUID.html
This weekend I plan to upgrade the framework to handle -isEqual: properly,
so that collections of UUIDs can be manipulated quickly using standard Cocoa
array and dictionary techniques.
--
Bill Cheeseman - <email_removed>
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
DATE : Thu Oct 14 23:14:57 2004
on 2004-10-14 3:35 PM, Shaun Wexler at <email_removed> wrote:
> I've been writing drivers lately, so I made a widget to generate UUID
> strings, with clipboard and drag/drop support. In case anyone wants a
> copy:
>
> http://www.skwdev.com/downloads/UUIDFactory.dmg
>
> 132 kB, requires Panther.
And I posted one some time ago called UUID Sample App. It allows you not
only to generate UUIDs, but also to make them in binary or string format and
with uppercase or lowercase characters, and to compare any two UUIDs. It is
based on my included UUID Cocoa framework, free as long as you provide
attribution. It also includes a lot of documentation about UUID standards,
with URLs.
http://www.quecheesoftware.com/downloads/UUID.html
This weekend I plan to upgrade the framework to handle -isEqual: properly,
so that collections of UUIDs can be manipulated quickly using standard Cocoa
array and dictionary techniques.
--
Bill Cheeseman - <email_removed>
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
| Related mails | Author | Date |
|---|---|---|
| Shaun Wexler | Oct 14, 21:28 | |
| Shaun Wexler | Oct 14, 21:35 | |
| Andy Satori | Oct 14, 22:01 | |
| Finlay Dobbie | Oct 14, 22:48 | |
| Bill Cheeseman | Oct 14, 23:14 | |
| John C. Daub | Oct 15, 15:51 |






Cocoa mail archive

