Recompile All LotusScript - ntf or nsf?

I use a template to push design changes to the “live” nsf database. It’s recently occurred to me: should I use Compile All LotusScript on the template only, or should I use it on both the template and the nsf database after it receives its design changes? Or does it matter at all?

Thanks for any input you can offer.

Subject: Recompile All LotusScript - ntf or nsf?

Unless you have protected design elements in the NSF which will not refresh fromt the template, then doing it once in the NTF should be sufficient. The NSF will inherit all the changes.