Well the name changed came from because at first I was doing a different ICore interface for each server. So had IGridCore, IUserCore, IMessagingCore (not all committed to SVN). But then wanted a common core interface. And as IGridCore gave the impression that it was for the Grid server, I went with IUGAIMCore, but it was only meant to be temporary. I don't care what we call that. And agree IUGAIMCore isn't the right long term name.
As for messaging in the grid server, thats where messaging servers register with the grid server, so that when regions login to the grid server, it can provide them with the details of the messaging servers. That isn't anything new, all I did was split those functions into their own "module". Maybe a name change on that module is needed as well, so its clear its about Messaging servers registering with it and provides a inteface so other modules can register the data about those registered messaging servers. --- On Mon, 23/2/09, Diva Canto <[email protected]> wrote: From: Diva Canto <[email protected]> Subject: Re: [Opensim-dev] Grid vs UGAIM (WAS: Re: [Opensim-commits] r8554 - trunk/OpenSim/Grid/GridServer) To: [email protected] Date: Monday, 23 February, 2009, 1:44 AM I think I understand where the name change comes from, but this leads to a deeper question: why is there anything Messaging in the Grid service? And is there any intention of adding more service registrations there? Crista Mike Mazur wrote: Hi, On Sat, Feb 21 2009 10:41:28 -0800 [email protected] wrote: Author: mw Date: 2009-02-21 10:41:28 -0800 (Sat, 21 Feb 2009) New Revision: 8554 Added: trunk/OpenSim/Grid/GridServer/IUGAIMCore.cs Removed: trunk/OpenSim/Grid/GridServer/IGridCore.cs To me the general term "Grid" makes more sense, as it doesn't hardcode the current set of servers that constitute a grid in the source code. What happens when we add a new server to the grid setup (ie: script server)? When the acronym changes, will the filename/interface name/class name be updated? Thanks, Mike _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
_______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
