General

Profile

Dănuț Filimon's activity

From 02/22/2025 to 03/23/2025

03/20/2025

08:02 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I managed to recover my changes and commit them to *7180a/15471* + the ones I wanted to commit originally (I hope the... Dănuț Filimon
06:49 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I think I can recover this from the .~1~ files that are created on the revert. Dănuț Filimon
06:48 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Greg, somehow I lost my commit from *7180a/15741* ...... Dănuț Filimon
05:50 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I managed to refactor a few points to avoid using @removeAll()@ from @ArtifactCollection@. I need to fix another scen... Dănuț Filimon

03/17/2025

09:37 AM User Interface Bug #9792: Frame handle: Can't query side-labels
Example... Dănuț Filimon
09:35 AM User Interface Bug #9792 (Test): Frame handle: Can't query side-labels
Dănuț Filimon

03/12/2025

08:32 AM Database Bug #7924 (Test): add support for creating an empty database
The effort was moved to #7894 task and completed.
Branch 7894a was merged into trunk as rev. 15770 and archived.
...
Dănuț Filimon
07:53 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I tried to replace the @SchemaConfig$NsConfig.importFile@ with an Artifact, eventually I ended up noticing that the @... Dănuț Filimon

03/11/2025

04:35 AM Database Bug #9755: Reimplement AdaptiveQuery dynamic-mode using a LookAheadResults delegate
Alexandru Lungu wrote:
> ...
> There is no point in "revalidating" if a @LookAheadQuery@ delegate for dynamic-mode ...
Dănuț Filimon

03/10/2025

09:02 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Greg Shah wrote:
> Intermediate or output artifacts might have a link to a @SourceArtifact@ that they are created fr...
Dănuț Filimon
06:08 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Dănuț Filimon wrote:
> My next steps:
> * find more usages of FileList in drivers and replace them with artifacts
...
Dănuț Filimon
05:51 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Committed *7180a/15741*. Initial implementation for replacing *FileList* usage with artifacts in the conversion proce... Dănuț Filimon

03/07/2025

08:37 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Greg Shah wrote:
> We want to have the qualified filenames (even for newly created artifacts) to be managed (and eve...
Dănuț Filimon
05:07 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Had an issue with the import process on the hotel app, it was looking for a file in @data/hotel.p2o@ in @gatherTarget... Dănuț Filimon
02:57 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Greg Shah wrote:
> > The Iterator<Artifact> can't be reset., this is the only problem I can see with this idea.
>
...
Dănuț Filimon

03/06/2025

07:13 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I've updated the code to use an ArticatCollection, some things I've remarked that might be of concern:
* @Conversion...
Dănuț Filimon
02:25 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Greg Shah wrote:
> > The alternative of the @FileList@ will be a list of @Artifact@ instances, this makes it difficu...
Dănuț Filimon

03/05/2025

08:43 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I am making good progress on the hotel conversion, attached to this issue is the current state of the conversion proc... Dănuț Filimon
04:50 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I've reached a stable version here I can build the 7180a branch, but there are a lot of conversion/import issues whic... Dănuț Filimon
03:40 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Greg Shah wrote:
> Wherever we use a @FileList@ instance, we will need to refactor it to use the AM. For example, t...
Dănuț Filimon

03/04/2025

10:27 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Greg, I am afraid I am going too deep into the idea of "using artifacts instead of FileList" so let me ask a question... Dănuț Filimon
06:19 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
It seems my next commit will take a while, currently working my way into the conversion and it's a lot more that I ex... Dănuț Filimon
04:02 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Greg Shah wrote:
> I think that the @ArtifactManager@ (AM) should handle the creation and processing of the list, in...
Dănuț Filimon
08:06 AM Base Language Bug #9060 (WIP): Cache oftenly used values that are immutable
Dănuț Filimon

03/03/2025

06:44 AM Database Bug #9701: RecordBuffer.updateCurrentChanged can be optimized to use a fast DMO equality check
Andrei Plugaru wrote:
> I have merged to trunk as rev 15750.
>
> *Danut, should I also port it to 7156c and 7156e...
Dănuț Filimon
05:33 AM Database Bug #8868 (Rejected): Fix "Can't normalize FWD value to use it with direct access." error for Fie...
This fix made it into trunk as rev 15687, it was part of #9587. I am dead archiving 8868a and rejecting this issue. Dănuț Filimon
04:29 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Looking at the conversion driver I can simply pass the FileList as a parameter to the @ArtifactManager.createArtifact... Dănuț Filimon
04:00 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Thanks for the input, I plan to start modifying the ConversionDriver first to make use of the artifacts.
Greg Shah...
Dănuț Filimon

02/28/2025

07:03 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I have more questions:
# If I want to have the artifacts available before any processing it's done (e.g. conversion,...
Dănuț Filimon
06:33 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Committed *7180a/15740*. Added artifact classes, added functionalities to ArtifactManager. Dănuț Filimon
02:41 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Greg Shah wrote:
> > Created @ArtifactHandler@ should extend @org.eclipse.jetty.server.handler.AbstractHandler@, ths...
Dănuț Filimon
02:18 AM Database Bug #9713: Remove singleBuffer from FQLPreprocessor constructor call
This task was created based on #9695-27.
The main drive for this task is that The @private FQLPreprocessor(List<Re...
Dănuț Filimon
02:11 AM Database Bug #9713 (New): Remove singleBuffer from FQLPreprocessor constructor call
Dănuț Filimon

02/27/2025

06:50 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
During the execution of the @ConversionDriver@, @FileSpecList@ is used to build the conversion list in @TransformDriv... Dănuț Filimon
05:18 AM Conversion Tools Feature #7180 (WIP): create a centralized manager for the conversion list and per-file/project st...
Thanks for the feedback Greg, I have a general idea on how I want to get into this now.
At the moment I did the fo...
Dănuț Filimon

02/26/2025

07:31 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
I looked over the added classes (@Artifact@, @SourceArtifact@ and @ArtifactManager@) and noted the followind:
* The ...
Dănuț Filimon
06:50 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
Rebased *7180a* to latest *trunk/15737*, the branch is now at revision *15739*. Dănuț Filimon
 

Also available in: Atom