<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Activity for dclements</title><link>https://forge.codesys.com/u/dclements/activity/</link><description>Recent activity for dclements</description><language>en</language><lastBuildDate>Tue, 01 Sep 2026 14:15:32 -0000</lastBuildDate><item><title>dclements posted a comment on discussion Engineering 🇬🇧</title><link>https://forge.codesys.com/forge/talk/Engineering/thread/c05dce14ca/?limit=25#e534</link><description>I would like to suggest adding support for persistent read-only references or pointers in CODESYS, similar to a C++ pointer-to-const (const T*). For example, something conceptually similar to: POINTER TO CONSTANT ST_MyData or REFERENCE TO CONSTANT ST_MyData The important distinction is that the reference itself may still be passed around or reassigned, but the referenced object cannot be modified through that reference. CODESYS currently supports VAR_IN_OUT CONSTANT, which provides read-only reference...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dclements</dc:creator><pubDate>Tue, 01 Sep 2026 14:15:32 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/forge/talk/Engineering/thread/c05dce14ca/?limit=25#e534</guid></item></channel></rss>