[storm] String Representation of keys
Gustavo Niemeyer
gustavo at niemeyer.net
Wed Jan 9 12:13:59 GMT 2008
Hey Christian,
(...)
> I run into some Problems when i try to build a uri for my objects.
(...)
> I know this is very ugly but i don´t find a better way for doing this
> maybe someone of you has an better idea of doing this.
As we discussed online, building a string representation of composed keys
for using on a URI certainly means some kind of encoding. If the service
is public it's important to keep an eye on how securely the
encoding/decoding procedure is done. With that in mind, I don't see many
choices besides defining such an encoding/decoding scheme for keys, which
is pretty much what you have done.
--
Gustavo Niemeyer
http://niemeyer.net
More information about the storm
mailing list