General

Profile

Dănuț Filimon's activity

From 10/20/2025 to 11/18/2025

11/18/2025

06:20 AM Conversion Tools Bug #6889: rollback the files as 'unconverted' if (incremental) conversion fails.
For the rest of the incremental conversion process, I though of letting the PatternEngine.run() throw and catch error... Dănuț Filimon
04:28 AM Conversion Tools Bug #4867: Incremental conversion: change detection algorithm ignores .hints and .ext-hints files
I tested ChUI conversion and incremental and found no issues, are there any other projects that use hint files? Dănuț Filimon

11/17/2025

09:40 AM Conversion Tools Bug #4867: Incremental conversion: change detection algorithm ignores .hints and .ext-hints files
Committed *4867a/16237* to add a comment. Dănuț Filimon
09:31 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
Dănuț Filimon wrote:
> I see that *6065a* is based on trunk/15757, but I've been testing with trunk/16277. I'll swit...
Dănuț Filimon
07:33 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
I see that *6065a* is based on trunk/15757, but I've been testing with trunk/16277. I'll switch the branch and check ... Dănuț Filimon
07:31 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
The issue with the .w file not being included seems to be related to convertSourceNameToAstNames():... Dănuț Filimon
07:10 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
After ./abl/goldencodewebspeed_htm.w is generated and incremental conversion is started, it will also be picked up if... Dănuț Filimon

11/13/2025

03:13 AM Conversion Tools Bug #6889: rollback the files as 'unconverted' if (incremental) conversion fails.
If incremental conversion fails during the @Scanning Progress Source (preprocessor, lexer, parser, persist ASTs)@ pha... Dănuț Filimon

11/12/2025

08:49 AM Conversion Tools Bug #6889 (WIP): rollback the files as 'unconverted' if (incremental) conversion fails.
Dănuț Filimon
05:47 AM Conversion Tools Bug #10850: getAst() usage from TRPL must be read-only
There's a scenario where @getAst()@ using the id of a tree, then that ast is modified. The ast can be modified, but t... Dănuț Filimon
05:34 AM Conversion Tools Bug #10850 (New): getAst() usage from TRPL must be read-only
Dănuț Filimon

11/06/2025

09:36 AM Conversion Tools Bug #6629 (Review): incremental conversion for OpenClient proxy programs
Committed *6629a/16252*. Added support for deleting program configurations.
Constantin, please review.
Dănuț Filimon

11/05/2025

09:37 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
Dănuț Filimon wrote:
> One issue with deleting a program configuration file is that deleting it will not cause all a...
Dănuț Filimon
08:08 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
One issue with deleting a program configuration file is that deleting it will not cause all associated program files ... Dănuț Filimon
05:02 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
Committed *6629a/16251*. Initial implementation for incremental conversion of proxy/soap/rest/web program configurati... Dănuț Filimon

11/04/2025

07:40 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
Incremental conversion is working, I plan to cleanup the implementation and see if there are any improvements that I ... Dănuț Filimon

11/03/2025

07:50 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
Dănuț Filimon wrote:
> I looked over the REST operations, procedures and internal procedures are used and some of th...
Dănuț Filimon
07:35 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
I looked over the REST operations, procedures and internal procedures are used and some of them only have their name ... Dănuț Filimon

10/31/2025

10:05 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
I've got an implementation down for *.xpxg. Sorry Constantin, but I could not use your idea as I could not get the ri... Dănuț Filimon

10/30/2025

05:34 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
Constantin Asofiei wrote:
> Danut, while we are at it: the .jast for the FWD OpenClient proxy programs is still in a...
Dănuț Filimon

10/29/2025

10:31 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
Greg, should soap/rest/web/proxy files be checked right at the start of the conversion or should we wait until the la... Dănuț Filimon
09:44 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
ServiceSupport.resolveRestConfiguration for REST, resolveWebHandlers for WEB, initialize for SOAP. Those 3 will have ... Dănuț Filimon
08:50 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
There's @resolveProxyProgramsConfiguration()@ method that is called in @middle()@ when initializing a @ServiceSupport... Dănuț Filimon
05:53 AM Conversion Tools Feature #7180 (Review): create a centralized manager for the conversion list and per-file/project...
Committed *7180a/16273*. Moved getPathToConversionFolderPojoFromDmo() to the ArtifactManager.
7180a/16267 - 16273 ...
Dănuț Filimon

10/28/2025

10:41 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
Constantin Asofiei wrote:
> Otherwise, a question: if there are changes in the SOAP, REST, web or proxy/.xpxg resour...
Dănuț Filimon
08:06 AM Conversion Tools Bug #6629: incremental conversion for OpenClient proxy programs
Dănuț Filimon wrote:
> I got the open_client_example project from Constantin and did a simple test. After conversion...
Dănuț Filimon
06:24 AM Conversion Tools Bug #6629 (WIP): incremental conversion for OpenClient proxy programs
I got the open_client_example project from Constantin and did a simple test. After conversion, I modified @./abl/subt... Dănuț Filimon
07:25 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Dănuț Filimon wrote:
> Dănuț Filimon wrote:
> > * @error: neutralMillisToCalendar(long,TimeZone) has private access...
Dănuț Filimon
05:37 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Dănuț Filimon wrote:
> * @error: neutralMillisToCalendar(long,TimeZone) has private access in date@
> * @error: jul...
Dănuț Filimon
05:31 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I converted ChUI and the conversion passed, but the compile phase failed with errors and warnings like:
* @warning: ...
Dănuț Filimon

10/27/2025

08:38 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
A few issues I found while testing hotel:
* All artifacts were created as BaseArtifact, there's a few places that re...
Dănuț Filimon
04:46 AM Conversion Tools Bug #10469: incremental conversion when basepath is more than one folder (aka abl/foo) with #5586
Constantin Asofiei wrote:
> Danut, is 10469a still required? I see it was archived as dead.
The fix from 10469a ...
Dănuț Filimon

10/24/2025

08:38 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Rebased *7180a* to latest *trunk/16242*, the branch is now at revision *16270*.
Committed *7180a/16271* to make 71...
Dănuț Filimon
07:15 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Committed *7180a/16247-16248*. Removed remaining Configuration dependencies from the ArtifactManager. (refs: #7180)
...
Dănuț Filimon
04:38 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Dănuț Filimon wrote:
> The only issue left is with removing Configuration from the AM and testing.
I have two opt...
Dănuț Filimon

10/23/2025

09:49 AM Conversion Tools Bug #4867 (Review): Incremental conversion: change detection algorithm ignores .hints and .ext-hi...
Committed *4867a/16236*. hints and ext-hints files should trigger changes during incremental conversion.
Greg, ple...
Dănuț Filimon
07:42 AM Conversion Tools Bug #4867: Incremental conversion: change detection algorithm ignores .hints and .ext-hints files
I found https://proj.goldencode.com/projects/p2j/wiki/Chapter_12_Conversion_Hints for reference. Dănuț Filimon
07:40 AM Conversion Tools Bug #4867 (WIP): Incremental conversion: change detection algorithm ignores .hints and .ext-hints...
... Dănuț Filimon
07:07 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Here goes another commit to *7180a/16246*! Allow ConversionData to use artifacts, added computeHash() to Artifact, us... Dănuț Filimon

10/22/2025

06:18 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Committed *7180a/16245*. Addressed the rebase issues, compatibility changes and most of the review points from #7180-... Dănuț Filimon

10/21/2025

09:11 AM Conversion Tools Feature #10265 (Test): schema-only conversion
Branch 10265a was merged into trunk as rev. 16227 and archived. Dănuț Filimon
09:07 AM Conversion Tools Feature #10265 (Merge Pending): schema-only conversion
Dănuț Filimon
05:32 AM Conversion Tools Feature #10265: schema-only conversion
Tested conversion and incremental with ETF, ChUI and 3 other customer applications. No issues found. Dănuț Filimon
05:38 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
Dănuț Filimon wrote:
> I did a conversion with a customer application and forwarded the jars to Artur for testing, w...
Dănuț Filimon
05:33 AM Conversion Tools Bug #10626: DMO names can collide on case-insensitive file-system
I did a conversion with a customer application and forwarded the jars to Artur for testing, where he found 3 tests fa... Dănuț Filimon

10/20/2025

08:56 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Fixed number 1, 2, 6.
I am a bit stuk at 9, getting the Configuration out of the AM. I have to move Configuration....
Dănuț Filimon
 

Also available in: Atom