I have a question about the modules vignette.<br><br>At the end it says client packages must importClassesFrom(...),<br>and there are comments about using .onLoad() as well.<br><br>But before reading this I already implemented the use of<br>
modules in another (client) package without using these<br>constructions. They do not seem to be required?<br><br>Can you elaborate on exactly when these constructions<br>are needed?<br><br>Thanks,<br>Dominick<br><br>