Revision: 13179
          http://gate.svn.sourceforge.net/gate/?rev=13179&view=rev
Author:   ian_roberts
Date:     2010-11-01 13:02:38 +0000 (Mon, 01 Nov 2010)

Log Message:
-----------
Support for conditional running of non-LanguageAnalyser PRs:

- Created a new UnconditionalRunningStrategy which is configurable to act as
  either an "always" or a "never" strategy.  Deprecated RunAlwaysStrategy and
  made it a subclass of this new strategy class, and updated all references to
  RunAlwaysStrategy to use UnconditionalRunningStrategy instead.
- Added support for UnconditionalRunningStrategy to the serial controller
  editor GUI.  When the strategy for the selected PR is an
  UnconditionalRunningStrategy, we disable the conditional radio button and the
  feature name/value boxes, leaving just a choice between the yes or no buttons
  (previously it was impossible to select "no" for a PR that wasn't a
  LanguageAnalyser when editing a conditional pipeline, well, you could select
  the radio button but it didn't have any effect).
- Added support for the UnconditionalRunningStrategy in the PersistenceManager,
  so applications that use these strategies can be saved as .xgapp files (this
  completes the fix for http://sourceforge.net/support/tracker.php?aid=3100018).

Modified Paths:
--------------
    gate/trunk/src/gate/creole/ConditionalSerialController.java
    gate/trunk/src/gate/creole/RunningStrategy.java
    gate/trunk/src/gate/gui/SerialControllerEditor.java
    gate/trunk/src/gate/util/persistence/PersistenceManager.java

Added Paths:
-----------
    
gate/trunk/src/gate/util/persistence/UnconditionalRunningStrategyPersistence.java


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to