-
Notifications
You must be signed in to change notification settings - Fork 363
_template.js usage #464
Copy link
Copy link
Closed
Labels
DOCPertains inclusively to the Documentation operations.Pertains inclusively to the Documentation operations.team bizThis is similar to a meta discussion.This is similar to a meta discussion.
Metadata
Metadata
Assignees
Labels
DOCPertains inclusively to the Documentation operations.Pertains inclusively to the Documentation operations.team bizThis is similar to a meta discussion.This is similar to a meta discussion.
Type
Fields
Give feedbackNo fields configured for issues without a type.
So with the most recent JSHint fixes in #458 ... policy needs to be re/established with not including the defaults in applicable .js...
As I have stated before
aRes,aReq,aNextshould always be included... however #458 removes things such astasks, etc.It is great to optimize however sometimes it's necessary to keep things in for certain backend host provider solutions such as
isPro,isDevandisDbg... e.g. those stay in for #430 and further changes in the backend.As sizzle mentioned sometimes there is a slight derivation from the STYLEGUIDE.md regarding
==and===... I do know that the metadata block parsing routine relies on this a bit in the past.Anyhow... the real policy discussion needed now is whether or not to keep existing controllers with nearly the full compliment of what is outlined in the
./controllers/_template.js.This is team biz because it needs some defining for the DOCs.