id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1551	[DEPRECATION] UnManagedStruct handling nested structure	plobsing		"UnManagedStruct is complicated by the need to handle nested structures. The need to consult nested structures for their shape, support for multi-element keyed lookup, etc...

These are a higher level concepts than ""view this buffer as a collection of these datatypes"", and as such do not belong in UnManagedStruct. Therefore the following aspects of unmanagedstruct are deprecated:
 * remembering structure of nested structured elements. These will now be treated as {{{ void * }}} or {{{ void (*)(void) }}} as appropriate
 * multi-level keyed access"	deprecation	new	normal		none	2.2.0	medium						
