Greg Utas

Results 44 issues of Greg Utas

Implement a protocol stack (e.g. CIP over a simplified SIP) to test the PSM protocol stack capability.

application
3

The size of an object derived from `Pooled` is limited to the maximum size defined by its `ObjectPool`. If an object is larger, it must currently allocate unaudited memory. It...

enhancement
core
3

Verify `Object.MorphTo` by implementing `Class` for two classes that share a common base class.

enhancement
core
2

Verify `Class.Create` by implementing `Class` for a class and using `Class.SetTemplate` to register a template that is used to block-initialize objects of that class. Also verify `Object.PostInitialize` by implementing it...

enhancement
core
2