[Home] [Groups] - Message: [Prev in Group] [Next in Group]
20191: Re: [MUD-Dev] Re: Real-world skills
[Full Header] [Plain Text]
From: "Adam Martin" <ya_hoo_com@yahoo.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Wed, 25 Jul 2001 13:33:08 +0100
References: [1]
Organization: Kanga.Nu
----- Original Message -----
From: "Justin Rogers" <justin@mlstoday.com>
> Its not that localization is a problem, its that most languages or
> frameworks don't provide an easy mechanism to use and swap out
> resources based on locale. And I don't know of any that will
> allow you to change the resources while the program is running,
> (except for .NET of course).
I may be misunderstanding your point here, but surely Java's
ClassLoader's make that simple? It's about 5 lines of code to
replace the system classloader with one that can be told to reload
classes from disk (the system one caches any loaded class - hence
there's no effect if you recompile/replace a class file once the
program is running).
And I would have thought that other languages provide simililarly
easy-to-use functionality?
_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev