xo-reader2 stack: + ARuntimeContext.collector()

access Collector API (if present) from runtime context
This commit is contained in:
Roland Conybeare 2026-03-24 21:59:59 -04:00
commit 321aabe24a
14 changed files with 80 additions and 1 deletions

View file

@ -24,6 +24,17 @@ add_definitions(${PROJECT_CXX_FLAGS})
add_subdirectory(utest)
# ----------------------------------------------------------------
# note: manual target; generated code committed to git
xo_add_genfacetimpl(
TARGET xo-reader2-facetimpl-gcobject-schematikaparser
FACET_PKG xo_alloc2
INPUT idl/IGCObject_DSchematikaParser.json5
)
# ----------------------------------------------------------------
# note: manual target; generated code committed to git
xo_add_genfacet(
TARGET xo-reader2-facet-syntaxstatemachine