30 namespace OpenSim.Framework
44 return "CAPS/" + capsObjectPath +
"0000/";
53 UUID caps = UUID.Random();
54 string capsPath = caps.ToString();
Capabilities utility methods
static string GetCapsSeedPath(string capsObjectPath)
Generate a CAPS seed path using a previously generated CAPS object path component ...
static string GetRandomCapsObjectPath()
Get a random CAPS object path component that will be used as the identifying part of all future CAPS ...