Re: [Oorexx-devel] Ad "scope": how to discover it at runtime?

2024-03-24 Thread Michael Lueck
Greetings ooRexx'ers, And this exchange below exemplifies what attracts me to the ooRexx language! I believe the way the ooRexx language was constructed from is core foundational level facilitates higher level logical capabilities to be intuitively be available and possible. Bravo! I am thankf

Re: [Oorexx-devel] Ad "scope": how to discover it at runtime?

2024-03-24 Thread Rony G. Flatscher
As IMHO this is really a very important piece of information so I added an interlink for rexxref between chapter '4.2.2. Scope' and with the method '5.1.3.14. scope' in class Method and committed the changes such that the next run of creating the rexxref documentation should reflect it. ---rony

Re: [Oorexx-devel] Wow! (Re: Documentation added to rexxref (Re: Ad debugging multithreaded programs, updated RFE # 825

2024-03-24 Thread Rony G. Flatscher
On 24.03.2024 15:48, P.O. Jonsson wrote: And WOW what a humongous piece of work not just implementing it but actually DOCUMENTING it! Hat´s off. :) (Indeed time is a big problem, always. The test cases need to be done, which is next on my TODO list.) ---rony __

Re: [Oorexx-devel] Wow! (Re: Documentation added to rexxref (Re: Ad debugging multithreaded programs, updated RFE # 825

2024-03-24 Thread P.O. Jonsson
And WOW what a humongous piece of work not just implementing it but actually DOCUMENTING it! Hat´s off. Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se > Am 24.03.2024 um 15:44 schrieb Rony G. Flatscher : > > *Wow*, that was fast, the rendered PDF and HTML version is already online

Re: [Oorexx-devel] Ad "scope": how to discover it at runtime?

2024-03-24 Thread Rony G. Flatscher
On 24.03.2024 15:48, Rick McGuire wrote: if .context~executable~isa(.Method) then say .context~executable~scope Wow, thank you very much for this pointer! (I was not aware of the Method class allowing for retrieving it, which is really great!) Will add the information and links to the scope

Re: [Oorexx-devel] Ad "scope": how to discover it at runtime?

2024-03-24 Thread Rick McGuire
if .context~executable~isa(.Method) then say .context~executable~scope On Sun, Mar 24, 2024 at 10:32 AM Rony G. Flatscher wrote: > While working on the multithreaded related parts it has become clear that > the term "scope" is very > important, such that I linked the word "scope" to the respecti

[Oorexx-devel] Wow! (Re: Documentation added to rexxref (Re: Ad debugging multithreaded programs, updated RFE # 825

2024-03-24 Thread Rony G. Flatscher
*Wow*, that was fast, the rendered PDF and HTML version is already online! ---rony On 24.03.2024 14:52, Rony G. Flatscher wrote: Writing up the documentation for the new TraceObject class and the new subchapter for debugging multithreaded programs has turned out to be quite a hefty piece of

[Oorexx-devel] Ad "scope": how to discover it at runtime?

2024-03-24 Thread Rony G. Flatscher
While working on the multithreaded related parts it has become clear that the term "scope" is very important, such that I linked the word "scope" to the respective section that describes it. Also, looking at questions and answers in the RexxLA mailing list related to multithreading "scope" turn

[Oorexx-devel] Documentation: ad "rr" and extracting svg from xhtml files with (docs\trunktools\RailRoadDiagrams\extract_svg_from_rr_xhtml.rex)

2024-03-24 Thread Rony G. Flatscher
The program "docs\trunktools\RailRoadDiagrams\extract_svg_from_rr_xhtml.rex" got changed in the past weeks a little bit: - 20240316: changed the svg name needle from 'Background: some of the xhtml files had Unix LF, some Windows CR-LF. Extracting the svg data causes svn problems at com

[Oorexx-devel] Documentation added to rexxref (Re: Ad debugging multithreaded programs, updated RFE # 825

2024-03-24 Thread Rony G. Flatscher
Writing up the documentation for the new TraceObject class and the new subchapter for debugging multithreaded programs has turned out to be quite a hefty piece of work despite having already the raw text available (and adhering to it). In the end, the rexxref sections that play a role in tracin