Statistics
| Revision:

root / trunk / extensions / extExpressionField @ 36459

Name Size Revision Age Author Comment
  config 30848 over 14 years Vicente Caballero Traducciones
  images 13444 almost 17 years caballero prepare head
  install 13444 almost 17 years caballero prepare head
  src 36459 over 12 years Francisco Puga gvsig-desktop#15683 Refactorization finished. ...
  src-test 13478 almost 17 years cesar Add a run-tests target; add an AllTest class to...
.classpath 1.39 KB 36346 almost 13 years Nadal Francisco Classpaths updated to use new version of log4j-...
.cvsignore 22 Bytes 13849 over 16 years Jose Manuel Vivó Arnal added bin-test
.project 608 Bytes 13444 almost 17 years caballero prepare head
build.number 85 Bytes 34880 about 13 years fdiaz v1_11_0_Build_1305
build.xml 5.84 KB 34510 over 13 years fdiaz - Refactorización de la clase Version - Creació...
  • svn:ignore: bin dist-src bin-test

Latest revisions

# Date Author Comment
36459 09/19/2011 12:31 PM Francisco Puga

gvsig-desktop#15683

Refactorization finished.

Mostly clean up code and comments and adding some javadoc. Also the way interpreter and operators are loaded
have been changed

36458 09/19/2011 12:31 PM Francisco Puga

gvsig-desktop#15683

GUI and logic are now splited
Big refactor on ExpressionField to encapsulate all the logic need to evaluate
and execute an expression only on EvalExpression, and use EvalExpressionDialog
only for the GUI. As the methods used on EvalExpressionDialog to evaluate the...

36457 09/19/2011 12:31 PM Francisco Puga

gvsig-desktop#15683

Clean up comments

36456 09/19/2011 12:31 PM Francisco Puga

gvsig-desktop#15683

Load operators in the main thread. After some performance test it's clear
that is no need to load the operators in a different thread. This action
can never be cancelled as the the "loading dialog" is never enough time
in the screen to cancel the action. Make the load synchronous simplify the...

36346 09/02/2011 12:48 PM Nadal Francisco

Classpaths updated to use new version of log4j-1.2.14.jar

35992 08/05/2011 11:23 AM Jorge López Fernández

gvSig-desktop#13380 Integer fields cast to Integer

Integer fields were formerly cast to doubles, which
led to some wrong results (added .0 to its string).
Now they are cast to Integer values.

35764 07/15/2011 04:10 PM Francisco Puga

gvsig-desktop#12362

In python index throws an exception when there is no match.
Instead of use index now find it's used as it returns -1

34880 04/01/2011 02:54 PM fdiaz

v1_11_0_Build_1305

34863 04/01/2011 09:53 AM fdiaz

v1_11_0_Build_1304

34811 03/17/2011 03:17 PM fdiaz

v1_11_0_Build_1303

View revisions

Also available in: Atom