Schemaeditor: no support for omitted fields?

I caved and just monkey patched plone.autoform.utils.mergedTaggedValuesForForm() to except the SchemaListing form in plone.schemaeditor. A hack, but it works for my case:

Sean