Skip to content

Feature/vfp introspection functions#1999

Merged
RobertvanderHulst merged 2 commits into
devfrom
feature/vfp-introspection-functions
Jun 30, 2026
Merged

Feature/vfp introspection functions#1999
RobertvanderHulst merged 2 commits into
devfrom
feature/vfp-introspection-functions

Conversation

@Irwin1985

Copy link
Copy Markdown
Contributor

Implement:

  • ACLASS(): Walks Type.BaseType chain to build array of class hierarchy names.
  • ASESSIONS(): Populates 2D array with active DataSession IDs and names.
  • ASTACKINFO(): Populates 6-colum 2D array with call stack info using System.Diagnostics.StackTrace.

@RobertvanderHulst RobertvanderHulst merged commit dad02b8 into dev Jun 30, 2026
1 check passed
@RobertvanderHulst RobertvanderHulst deleted the feature/vfp-introspection-functions branch June 30, 2026 19:07
@RobertvanderHulst

Copy link
Copy Markdown
Member

Irwin,
The file "IntrospectionTests.prg" is missing. Can you add that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants