Issue #30: implement value conversion #67
Reference in New Issue
Block a user
Delete Branch "agent-2/issue-30-implement-value-conversion"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements worker value conversion for issue #30, including scalar projection, SAFEARRAY flattening with dimensions, timestamp handling, and raw fallback metadata.
Verification:
dotnet msbuild src\MxGateway.Worker\MxGateway.Worker.csproj /restore /p:Configuration=Debug /p:Platform=x86dotnet test src\MxGateway.Worker.Tests\MxGateway.Worker.Tests.csproj -p:Platform=x86 --no-restore