[mapguide-trac] #1046: Enhance Maestro's Expression Editor
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jul 23 03:53:18 EDT 2009
#1046: Enhance Maestro's Expression Editor
---------------------------+------------------------------------------------
Reporter: jng | Owner: jng
Type: enhancement | Status: new
Priority: medium | Milestone:
Component: Maestro | Version: 2.0.2
Severity: minor | Keywords:
External_id: |
---------------------------+------------------------------------------------
The current Expression Editor at the moment is nothing more than a
simplistic text field for any editor that requires it. There are few
things that can improve the usability of this component:
* Switching the font to plain text. Makes lining up all those parentheses
much easier
* Utilising the response of GetCapabilities. It contains the list of
expression functions supported by that provider (which we can easily get),
along with return and argument information. By presenting the user with
the list of supported expressions, this also prevents the user from
entering unsupported expressions. It's like pseudo-intellisense.
Essentially it would be best to make it look and function something
similar to the Expression Editor in FDO Toolbox.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1046>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list