dstojkov wrote:The main Idea is for the continuity of the project.
By breaking the continuity with an existing one ?
dstojkov wrote:The lobby right now is ok but think that this will may be last more that 10 years if some stuff has to be added to it
Then contribute to add these things instead of re-inventing the wheel.
dstojkov wrote: and that one day Zep gives up on the project what will the community do ?
They will do the exact same thing that if you do own lobby and give up. Probably continue without me/you.
If you fear about the server, some other people already have the keys to it.
They can start a replicated server if I die under a car tomorrow.
And if I don't die, I will probably officially give the key to someone.
For the lobby itself, it's open-sourced, so no extra worries.
dstojkov wrote:The more the project will fit the standard the better..
I still fail to see how java is more standard than python.
dstojkov wrote:A web lobby is the more portable environment that we can get
And the more limited too (good luck launching FA as a process from a JRE in a browser and have control over it, for example).
I really fail to see what the advantage of a web lobby are. You are limited, and can't use web-based (php or whatever) stuff (because you run java in a browser, you will have to run a browser inside java inside a browser). Or communicate through JS... Hey, exactly what FAF is doing currently (see the map vault
!
And java is a pain in the ass by itself. Asking for updates everyday day, I've uninstalled it from every computer I'm using.
Also, the portability of the lobby is a trivial issue, as FA itself is not portable. (and it seems that FAF run perfectly in linux without additional effort).
Unless you want a macOs support, the problem will be running FA on it.
dstojkov wrote:and if one day the source code of FA become open than we will have a full integrated system that with some rework will be able to run on all the know platform.
Sure, porting a directX application on macOs or linux is easy *irony*.
Seriously, even if we have some day the source code of FA (I really doubt it), porting it to mac is probably the last thing you should put efforts into.
A 64 bits version of it will be challenging enough.