[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| 
[babel-dev] Server status
 | 
Team,
On the imports front, I fixed the backslash bug.  Strings that span 
multiple lines are imported successfully.
For fun, I ran the MAP INPUTS for all the map files I could find for 
Eclipse 3.4 [1].  This process found 299 .properties files in CVS, 
yielding about 7200 strings.
Gabe: if you want to load up your dev station with this data, simply 
pull in the latest code and sql.  I've added SQL statements to 
babel-test-data.sql to define the map files.  Just run the 
process-map-inputs.php.
Bjorn: should I create a form to allow committers to define the map 
files for their project/versions as defined in [2], or will you provide 
Portal-based meta-data that I can consume?
Gabe: as we discussed, I think having a login form on the welcome page 
*and* a separate login page [3] is redundant.  The login page is not 
required.  I suggest we simply merge the login code into the welcome 
page and delete the login page altogether.  Do note that the form's POST 
values need to go to https for at least some sense of security.
From here, I'll put the map inputs aside while work continues on the 
UI.  I'll continue investigating importing translated properties files, 
should someone decide to donate any.  If you have any questions or 
comments, please let me know.
Denis
[1] http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.releng/maps/
[2] http://wiki.eclipse.org/Babel_/_Server_Tool_Specification
[3] https://babel.eclipse.org/staging/login.php