Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-04-29 | * Disabled IntergridModule until a Mono bug can be isolated. | Adam Frisby | 1 | -11/+18 | |
2008-04-29 | * One more attempted fix. | Adam Frisby | 1 | -1/+2 | |
2008-04-29 | * Made a change to InterGrid module to prevent duplicate registrations. | Adam Frisby | 2 | -8/+14 | |
2008-04-29 | * Implemented new InterRegion comms method in the form of InterregionModule | Adam Frisby | 3 | -0/+225 | |
* Interfaces and methods have been defined for basic operation, however a replacement grid module is required to share region URIs with neighbours for this module to work. * Tackling that next. |