Radu Apetrii's activity
From 05/10/2025 to 06/08/2025
06/06/2025
- 09:28 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- RAW response in 4GL:
{{collapse... - 09:16 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- One more question. I'm looking at the two outputs:
# Progress output:
{{collapse... - 08:35 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Constantin Asofiei wrote:
> Lets make the WEB stream do nothing on flush or close - does this solve it?
Yes, in thi... - 08:30 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Constantin: is there a way to determine if two @Stream@ s are the same? I'm thinking that inside @assign@, if the two...
- 06:44 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Constantin Asofiei wrote:
> What does @StreamFactory.openWebStream(true)@ do with the @GenericOutputStream.close()@ ... - 06:39 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Alright, so, the problem is that the program tries to write something to a closed stream. Here's how that happens. Fi...
- 06:11 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Constantin Asofiei wrote:
> What's happening if flush is not executed? Maybe override this when you open the WEB st... - 04:36 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Constantin Asofiei wrote:
> Hmm... in FWD we emit @true@ for @CompilerOps.error()@. Change it to @FALSE@ for now.
... - 03:39 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Constantin, I've reached a point that needs some more implementations. Here's what the current server log shows:
<pr... - 08:14 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- While I was thinking about a solution to the #9516-70 problem, I committed the changes that I had locally. These incl...
05/23/2025
- 09:56 AM Base Language Bug #10027: Incorrect handling of an unused shared variable in the conversion process.
- Constantin Asofiei wrote:
> Do we need this in #8966 branch?
We'll see in #9945 if these changes should be ported t... - 09:38 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- I've made some progress and I'm down to only these ones right now:
{{collapse... - 06:43 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Constantin Asofiei wrote:
> Radu Apetrii wrote:
> > Will we add nodes in the directory with these configurations?
... - 05:29 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- For the @WEB-CONTEXT:GET-CONFIG-VALUE@ implementation, which seems to be quite important, 4GL reads the values from t...
- 05:20 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Another update. I modified for the moment the java file, just to pass that point (from @FUNC_CALL_SITE_1.clone().exec...
- 04:39 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- I've reached a point in which I think there's a conversion issue (maybe?). I'll post the code that's executing here, ...
05/22/2025
- 08:20 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Constantin Asofiei wrote:
> What file is this? Is this after parse (the .cache) or before it?
The file is a @.cache... - 08:17 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Mmm, I'm now facing another issue with a file I had to include. This is the piece of code:...
- 06:14 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- From what I'm seeing, this is the default @tagmap.dat@. Now, where should I place it? Or should something else happen?
- 06:00 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Just a quick question. When running the @web-disp.p@ program, at some point it calls the @reset-tagmap-utilities@ fro...
05/21/2025
- 02:19 PM Base Language Feature #9955: Implement ClientPrincipal:TENANT-ID and ClientPrincipal:TENANT-NAME
- Review for 9955a
* In @ClientPrincipal.setLoginExpirationTimestamp@, at line @ts = new datetimetz(); // TODO: what h...
05/19/2025
- 07:43 AM Runtime Infrastructure Feature #9002: Improve landlord database connection resiliency and add transactions when updating it
- Review for 9002a
* In @getConnection()@, when the first connection is opened, it has @conn.setAutoCommit(!trans);@. ...
05/16/2025
- 04:40 AM Database Bug #9994: Err: Cannot run GET methods on query until it is opened.
- Unfortunately, I think this is an urgent one. It makes a customer application freeze, and the logs are overly populat...
Also available in: Atom