Hi Tim!
A few questions on isc.rest.
1. What is the format of version: <Version>1.2.2+snapshot</Version>?
2. Does it relate to unit tests <Resource Name="/internal/testing/unit_tests/">
<Attribute Name="Package">UnitTest.isc.rest</Attribute>?
is it callable by zpm "test isc.rest"?
3. Lifescycle class - is it mandatory for every package? It looks very complicated what is going on there. Why not use <INVOKE>?
4. Defaults:
What is this for? is it mandatory?
<Defaults>
<ProcessorDefault Class="Default.Include">
<Attribute Name="Format">UDL</Attribute>
</ProcessorDefault>
<ProcessorDefault Class="Default.Class">
<Attribute Name="FilenameExtension">cls</Attribute>
<Attribute Name="Format">UDL</Attribute>
</ProcessorDefault>
<ProcessorDefault Class="Default.Package">
<Attribute Name="FilenameExtension">cls</Attribute>
<Attribute Name="Format">UDL</Attribute>
</ProcessorDefault>
<ProcessorDefault Class="UnitTest">
<Attribute Name="Format">UDL</Attribute>
</ProcessorDefault>
</Defaults>- Log in to post comments

.png)

