the existing scc interface should : 1 – provide a more integrated/straitforward/intuitive user interface, 2 – open natively to other standards like SVN,
All posts by cwfr-lizac
READ statement: add OFFSET option
\”We already have the maxhits options providing the equivalent of the \”\”LIMIT\”\” option in SQL. Now we need to have an equivalent for the \”\”OFFSET\”\” option in SQL. OFFSET comes natively with MySql or PostgreSql. There are SQL equivalents (more or less) for other DBMSs that would have to be wrapped into the Uniface DB Driver.\”
enhance subsystems
1. implement subsystems tree : DICT.USUBS already contains a PARENT field but t is not used in the GUI. 2. provide subsystem as a filter option when retrieving components for editing
Public API and doc for extending RIA widget set
There should be a documented way for third party implementors to add new RIA features to the existing set.