RPG Next Gen

RPG Next Gen Editor is a lightweight RPG editor solely based on the Eclipse platform. It has some basic plugins which among other things provide a tree view on the QSYS filesystem. The focus for the editor lies on small size and speed. The goal for this project is a feature complete RPG free-format editor which can be used to develop small to midsized projects for even the most advanced programming style.
| Tasklist |

FS#76 - Change source date for changed/added records

Attached to Project: RPG Next Gen
Opened by Bill Heinz (weheinz) - Thursday, 07 May 2009, 22:46 GMT+2
Task Type Enhancement
Category Editor
Status Unconfirmed
Assigned To No-one
Operating System All
Severity Medium
Priority Normal
Reported Version 0.4
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

When you save your source, the source date (SRCDAT) field in the source file is changed to todays date for all records. SEU and WDSCi only changes the date for changed and added records. Some version control systems use the source date to determine lines changed.
This task depends upon

Comment by Mihael Schmidt (Mihael) - Thursday, 21 May 2009, 14:07 GMT+2
At the moment that ain't so easy. And it will probably take a while till this is implemented.

BTW RDi also clears the member and then puts all records in there again (I have no proof of that but I'm pretty sure that is the way RDi works) though prior to saving they "restore" the date and user fields.

Loading...