Project

General

Profile

Activity

From 08/14/2019 to 09/12/2019

09/12/2019

02:15 PM Feature #3751: implement support for OO 4GL and structured error handling
Greg Shah wrote:
> Am I missing something here? How are our existing projects working properly? Are they just neve...
Constantin Asofiei
10:53 AM Feature #3751: implement support for OO 4GL and structured error handling
For a customer project, we are seeing a failure in resolution of a class name in 4GL code during parsing. In the @Sy... Greg Shah

09/05/2019

07:43 AM Feature #4285: extend cross-session pub/sub to allow subscriptions/notifications between multiple...
We should definitely consider this idea. The internal communication protocol is message based and we have both queue... Greg Shah
07:32 AM Feature #4285: extend cross-session pub/sub to allow subscriptions/notifications between multiple...
In my practice, this kind of cross-server communication was typically implemented on the top of JMS (with a standalon... Igor Skornyakov

09/04/2019

09:51 AM Feature #4285: extend cross-session pub/sub to allow subscriptions/notifications between multiple...
Today, the "cross-session pub/sub":/projects/p2j/wiki/Cross-Session_PUBLISH_and_SUBSCRIBE only works within a single ... Greg Shah
09:31 AM Feature #4285 (New): extend cross-session pub/sub to allow subscriptions/notifications between mu...
Greg Shah
03:32 AM Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > Igor Skornyakov wrote:
> > > The idea is that domains from ...
Igor Skornyakov

09/03/2019

06:09 PM Feature #3810: SECURITY-POLICY and other security features
Constantin Asofiei wrote:
> Igor Skornyakov wrote:
> > The idea is that domains from the databases which are define...
Igor Skornyakov
06:02 PM Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> The idea is that domains from the databases which are defined on the @directory.xml@ will b...
Constantin Asofiei
04:51 PM Feature #3810: SECURITY-POLICY and other security features
Constantin Asofiei wrote:
> Igor Skornyakov wrote:
> > Please find the suggested fix for the @SecurityPolicyManager...
Igor Skornyakov
04:45 PM Feature #3810: SECURITY-POLICY and other security features
Constantin Asofiei wrote:
> Igor Skornyakov wrote:
> > Please find the suggested fix for the @SecurityPolicyManager...
Igor Skornyakov
04:17 PM Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> Please find the suggested fix for the @SecurityPolicyManager.setClient@ workaround attached...
Constantin Asofiei
03:39 PM Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> Please find the suggested fix for the @SecurityPolicyManager.setClient@ workaround attached...
Constantin Asofiei
02:10 PM Feature #3253: add cross-session publish/subscribe
We will need to update Hotel GUI's publish statement (where it sends the notification for the JavaScript-subscribed e... Constantin Asofiei
01:42 PM Feature #3253: add cross-session publish/subscribe
Review fixes done in 4124a rev 11507; wiki is updated, too. Constantin Asofiei
12:53 PM Feature #3253: add cross-session publish/subscribe
Greg Shah wrote:
> This is a security issue. Code that does not intend to publish across sessions, now does so with...
Constantin Asofiei
12:38 PM Feature #3253: add cross-session publish/subscribe
> There is no change in the syntax of the PUBLISH statement - this will automatically notify all subscribers, local o... Greg Shah
11:52 AM Feature #3253 (WIP): add cross-session publish/subscribe
This was added in 4124a rev 11506. This one can be closed now. Constantin Asofiei
10:20 AM Feature #3253: add cross-session publish/subscribe
I completely forgot to add cross-session publish/subscribe from between FWD sessions - global subscribe works only fr... Constantin Asofiei

08/22/2019

01:39 PM Feature #3254: add support for running 4GL on multiple threads in a single session
Once we have server-only session support, we should consider how we can use these with REST and/or websockets (javasc... Greg Shah

08/21/2019

09:35 AM Feature #3753: I18N additions
Marian Edu wrote:
> Hi @Greg, that task was mentioned in our last list so if you still need some test cases there ca...
Greg Shah
04:31 AM Feature #3753: I18N additions
Hi @Greg, that task was mentioned in our last list so if you still need some test cases there can someone please make... Marian Edu
04:58 AM Feature #3810: SECURITY-POLICY and other security features
Marian Edu wrote:
> Igor, why do you think @SET-CLIENT@ makes any difference between databases connected at startup ...
Igor Skornyakov
02:25 AM Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> How can I distinguish in FWD between databases connected at startup and those ones which we...
Marian Edu

08/20/2019

02:54 PM Feature #3810: SECURITY-POLICY and other security features
Please find the suggested fix for the @SecurityPolicyManager.setClient@ workaround attached. (see #3810-365, #3810-366). Igor Skornyakov
02:41 PM Feature #3810: SECURITY-POLICY and other security features
Eric Faulhaber wrote:
> Auto-connected databases are stored in the @DatabaseManager.permanentConnections@ set. This ...
Igor Skornyakov
02:40 PM Feature #3810: SECURITY-POLICY and other security features
Constantin,
Please review the suggested fix for the @SecurityOps.validateCP()@ workaround. I've not removed the read...
Igor Skornyakov
02:31 PM Feature #3810: SECURITY-POLICY and other security features
Auto-connected databases are stored in the @DatabaseManager.permanentConnections@ set. This refers to the physical da... Eric Faulhaber
01:10 PM Feature #3810: SECURITY-POLICY and other security features
How can I distinguish in FWD between databases connected at startup and those ones which were connected dynamically? ... Igor Skornyakov

08/19/2019

05:12 PM Feature #3867 (WIP): direct java class access from 4GL code
I have started work on this. I'm planning to put the changes in 4069a. Greg Shah
05:02 PM Feature #3810: SECURITY-POLICY and other security features
See @testcases/uast/security/set-db-client.p@. It is a simple test demonstrating that the @SecurityPolicyManager.setC... Igor Skornyakov

08/16/2019

08:48 AM Feature #3810: SECURITY-POLICY and other security features
Constantin,
Can you please provide a @directory.xml@ file for the scenario which required fixes in question?
Thank ...
Igor Skornyakov
08:39 AM Feature #3810: SECURITY-POLICY and other security features
Constantin Asofiei wrote:
> Yes, I want to stabilize this part, so that at least it behaves consistently (i.e. witho...
Igor Skornyakov
08:34 AM Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> > Again, these mandatory tables are managed via directory.xml - try rewriting this code so ...
Constantin Asofiei
08:32 AM Feature #3810: SECURITY-POLICY and other security features
Constantin Asofiei wrote:.
> > I've reviewed workarounds I do not think that at this moment I can suggest something ...
Igor Skornyakov
08:22 AM Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> Constantin,
> I've reviewed workarounds I do not think that at this moment I can suggest s...
Constantin Asofiei
05:59 AM Feature #3810: SECURITY-POLICY and other security features
Constantin,
I've reviewed workarounds I do not think that at this moment I can suggest something really better, most...
Igor Skornyakov

08/15/2019

04:14 PM Feature #3810: SECURITY-POLICY and other security features
> Yes, it can wait for tomorrow; the idea is I want to plan on merging 4124a to trunk soon.
Thank you, it will be ...
Igor Skornyakov
03:53 PM Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> > Do a diff of these two files in 4124a, with the base revision (11326). These changes are...
Constantin Asofiei
03:52 PM Feature #3810: SECURITY-POLICY and other security features
> Do a diff of these two files in 4124a, with the base revision (11326). These changes are workarounds, and need pro... Igor Skornyakov
03:49 PM Feature #3810: SECURITY-POLICY and other security features
Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > Igor, when you have a chance, please fix the workarounds in ...
Constantin Asofiei
03:13 PM Feature #3810: SECURITY-POLICY and other security features
Constantin Asofiei wrote:
> Igor, when you have a chance, please fix the workarounds in 4124a related to this:
> * ...
Igor Skornyakov
03:01 PM Feature #3810: SECURITY-POLICY and other security features
Igor, when you have a chance, please fix the workarounds in 4124a related to this:
* SecurityOps.validateCP and rea...
Constantin Asofiei

08/14/2019

05:58 PM Feature #3178: implement STREAM-HANDLE support
Constantin: I know you provided some early support for this, but my impression was that it was not complete. Would y... Greg Shah
 

Also available in: Atom