I don't think GAE is at a stage where it would be beneficial to have a master server for the following reasons:
My initial intend was actually to code a patch for Glest. But from the quick look I took at the website, forums and SVN repository, this project seems done / dead.
- Networking is still in development stages
- There isn't a large number of users (that I know of)
- Sometimes large differences in time zones separates the users online at a time
- The GUI needs improving
From what I understand, GAE is a work in progress with no major public release yet, so it's not very surprising.
- Major changes to the source are being discussed
Again, I'm not very worried about that, unless you really plan to change all the code design. I need to add a class for UDP sockets (already done), a couple of classes for managing the network dialog with the master and the other GAE clients, and a few menu pages. But that's about it I think.
But if you really want to I don't think anyone will stop you.
Yeah sure, I guess no one is going to raid my home computer to delete my code
but I don't want to spend time coding a feature that either won't be merged into the code base or won't be used by anyone in the end.