* Inflate my commits with yet another snippet of documentation... (j/k)

0.6.0-stable
Justin Clarke Casey 2008-03-24 21:28:45 +00:00
parent 3a5521d204
commit e3949280b1
1 changed files with 2 additions and 1 deletions

View File

@ -1701,7 +1701,8 @@ namespace OpenSim.Region.Environment.Scenes
/// then it is replaced by a new CAPS handler.
///
/// FIXME: On login this is called twice, once for the login and once when the connection is made.
/// This is somewhat innefficient and should be fixed.
/// This is somewhat innefficient and should be fixed. The initial login creation is necessary
/// since the client asks for capabilities immediately after being informed of the seed.
/// </summary>
/// <param name="agentId"></param>
/// <param name="capsObjectPath"></param>