Re: [Kati-devel] XML Editor
Status: Pre-Alpha
Brought to you by:
nemcs
|
From: Francisco J. G. C. <mul...@gm...> - 2008-11-16 19:56:59
|
I have a question. You said that you want me to KLanguage non-static. My idea was to be able to call KLanguage without creating an object each time. Thats why I made it static. I think it might be simpler just to write KLanguage.Klanguage each time we want to call it. On Tue, 2008-11-11 at 22:21 +0100, Csaba Nemes wrote: > On Tue, Nov 11, 2008 at 10:09 PM, Francisco Javier Garrote Cruz > <mul...@gm...> wrote: > > OK, I'll get to it. This is my first project so I might not be to > > efficient, I am learning as I write the code. > > I'll think on what you have said and then I'll write back before > > writting code so it won't be in vain. > good > > By the way my user is "cruzero80". > > > > > > > > On Tue, 2008-11-11 at 15:44 +0100, Csaba Nemes wrote: > >> On Mon, Nov 10, 2008 at 11:42 PM, Csaba Nemes <cs...@gm...> wrote: > >> > On Mon, Nov 10, 2008 at 11:30 PM, Francisco Javier Garrote Cruz > >> > <mul...@gm...> wrote: > >> >> Sorry I sent the wrong one again. > >> > Okay. It works. Tomorrow i will check the code in details. > >> > But for today its enough for me that it works. ;) > >> Remarks: > >> > >> 1. I think one property file is enough. We should use "dots" for > >> grouping params like: > >> Menu.program= > >> Menu.exit= > >> Editor.text= > >> Editor.attribute= > >> .... > >> So can we just keep for example Kati.properties (and translations)? > >> > >> 2. Can we copy the property files to a separate directory in the root > >> named something like languages, or translations...? > >> > >> 3. As we "discussed" yesterday make KLanguage non-static. And > >> KLanguage should have a member variable to the ResourceBundle... > >> > >> Please ask if something is not clear. Its more effective if we discuss it first. > >> > >> Please send me the corrected patch! > >> Anyway is cruzero80 is your sourceforge account name? > >> I have to prepare for the case when your patch is good. ;) > >> > >> GL > >> >> > >> >> > >> >> On Mon, 2008-11-10 at 23:12 +0100, Csaba Nemes wrote: > >> >>> On Mon, Nov 10, 2008 at 9:26 PM, Francisco Javier Garrote Cruz > >> >>> <mul...@gm...> wrote: > >> >>> > OK, i'll try to apply your remarks. I send you the patch now. > >> >>> I checked it, but failed. :/ > >> >>> I looked into the patch you sent (eg. cat FILE.patch) and its obvious > >> >>> the KLanguage.java is missing. > >> >>> My guess is that you didn't take it under the control of svn. > >> >>> (svn add newly_created_file.java) > >> >>> Thats why svn diff didn't see it. > >> >>> Ask me if you have further questions, or google. ;) > >> >>> I am waiting for the patch. > >> >>> > >> >>> ps.: consider using eclipse with subclipse extension which > >> >>> automatically solve these type of problems... or use netbeans > >> >>> extension supporting svn > >> >>> > >> >>> > >> >>> > >> >>> > >> >> > >> >> ------------------------------------------------------------------------- > >> >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > >> >> Build the coolest Linux based applications with Moblin SDK & win great prizes > >> >> Grand prize is a trip for two to an Open Source event anywhere in the world > >> >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > >> >> _______________________________________________ > >> >> Kati-devel mailing list > >> >> Kat...@li... > >> >> https://lists.sourceforge.net/lists/listinfo/kati-devel > >> >> > >> >> > >> > > >> > > >> > > >> > -- > >> > cs > >> > > >> > >> > >> > > > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > > Build the coolest Linux based applications with Moblin SDK & win great prizes > > Grand prize is a trip for two to an Open Source event anywhere in the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Kati-devel mailing list > > Kat...@li... > > https://lists.sourceforge.net/lists/listinfo/kati-devel > > > > > > -- > cs > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Kati-devel mailing list > Kat...@li... > https://lists.sourceforge.net/lists/listinfo/kati-devel |