Tim Williams wrote:
I've taken an initial look at the plugin code and it seems that we
could get this working quickly if it's desired.  It looks like we just
need to do roughly the following:
1) create a new target "configure-locationmap" in targets/plugins.xml
2) obviously make the call to it probably in configure plugin
3) create an pluginMountLmSnippet.xsl
4) add the following to forrest:locationmap
<select>
  <mount src="{project:temp-dir}/locationmap.xml"/>
</select>
5) cross fingers and test...

That is exactly what I had in mind, yes.

Having written this, I'm still not convinced it's needed.  The only
use-case I can think of is the views and, since that's a temporary
use-case, I'm not sure it's worth it.

That is also my opinion, although one never knows what other use cases are around the corner.

Ross

Reply via email to