Thanks Karleen,
This is one of the loose ends we still need to tie up and will be there
soon.
As background explanation. Up till now the outline view used the front end
of the compiler (program verifier) to compute its information.
The advantage was that the information was exactly what the compiler would
have computed.
The disadvantage was that it was not designed to be called in a lightweight
fashion on each keystroke. So a live outline view, would have performed
abysmally.
So what we have done is write a parser from scratch that will compute all
the information on the fly and it reuses information from the IBM i (like
file record/field information) from the last call. In this fashion we can
update the information on each keystroke. We have the flexibility to
improve and add more information that the program verifier did not compute.
However, it will take a while before we tweak it to behave just like the
compiler.
Please keep reporting discrepancies.
This one we knew about and already have in plan to address for the next
release.
Regards,
Edmund (E.H.) Reinhardt
COBOL IDE on AIX, DDS, WebFacing, System i Application Development,
Rational Developer for Power
2D barcode - Phone: 1-905-413-3125 | Phone: 1-905-854-6195 IBM
encoded with E-mail: edmund.reinhardt@xxxxxxxxxx
contact AIX COBOL: 8200 Warden Ave
information www.youtube.com/user/IBMRational#g/c/62DF24D5BCD43501 Markham, ON L6G 1C7
"In every thing give thanks: for this is the will of Canada
God in Christ Jesus concerning you." - 1
Thessalonians 5:18
From: KBushard@xxxxxxxxxxxxxxxx
To: wdsci-l@xxxxxxxxxxxx,
Date: 06/21/2012 10:39 AM
Subject: [WDSCI-L] field attributes in Outline view RDP V8.5
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
I'm noticing fields defined in D-specs having Internal data type left
blank and having Decimal positions specified, are showing as Character, as
in:
wFieldA : Character(7,0)
The compiler still assumes them to be Packed Decimal, but I'm just
sayin'...
Karleen Bushard || IBM i Software Devloper || HOM Furniture, Inc ||
763.767.3777 || VM1777 || kbushard@xxxxxxxxxxxxxxxx
--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.