From: Oslsachem <os...@ya...> - 2009-02-16 20:20:52
|
IMHO the best option would be integrating the word list editor into the Stendhal client and use the already existing client/server connection to transmit the data because: - It complements the policy of storing all data generated by the Stendhal server at one single place with accessing it in a single way as well. - From a perspective of performance, it allows moving the CPU load of running the user interface from the server to the client, which in this case is significative given that the server can already experience heavy loads just from running the game itself, which in many cases results in noticeable lag for the end users. - From an end user's perspective, it makes it transparent -invisible- to her the setup of the word list editor service on the hosting server as well as the access to the editor interface from the client side. Cheers, Osl |