This method name seems strange, as compared to the "adapterForViewModel" method below, because it returns an ObjectAdapter, not an ObjectSpecification.
My guess of what you're doing here is that the returned ObjectAdapter is ok to call "getSpecification()" on, but is in some sense incomplete because it has bypassed mapping? Having these "incomplete" ObjectAdapters around seems dangerous though. Your comment does indeed have a FIXME. Is this code used elsewhere? What calls it? [ Full content available at: https://github.com/apache/isis/pull/120 ] This message was relayed via gitbox.apache.org for [email protected]
