<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 21, 2018 at 1:54 PM, Brad King <span dir="ltr"><<a href="mailto:brad.king@kitware.com" target="_blank">brad.king@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 05/21/2018 11:23 AM, Aron Helser wrote:<br>
> I would like to combine two or more filters in a single repository.<br>
<br>
</span>Certainly two filters can exist in one module.  However, we the module<br>
infrastructure (intentionally by design) does not allow module behavior<br>
to be configured with options.  Therefore switching the filters separately<br>
would require them to be in separate modules.<br>
<br>
IIUC you want to have two remote modules in a single repository.  I don't<br>
think we currently support that.<br></blockquote><div>OK, glad I wasn't missing something obvious!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
> I think I'm running afoul of the 2-level module globbing of VTK<br>
<br>
</span>Yes, the `Remote/` container directory takes up one level.  FYI we<br>
currently support only modules at *exactly* two levels deep.  This was<br>
by design for simplicity.<br>
<br>
If we want to try to support your use case directly some design work will<br>
be needed.  However, the current module system will be replaced by a whole<br>
new module system soon so updates to the current one are discouraged.<br></blockquote><div>Just curious when 'soon' might be? version 8.2 ? </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
For now I suggest using one repository with a separate branch for each<br>
module.  Configure it as two different remote modules in VTK's source.<br>
The `GIT_TAG` in each module will refer to a commit on a different<br>
branch of the one repository.<br></blockquote><div>Thanks! I thought of this as a possibility for organization, but I think it would feel a lot like separate repositories, so I'll get some feedback before going this route...</div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
-Brad<br>
</font></span></blockquote></div><br></div></div>