Can I just level-set on the terminology we are using now... Please correct me if I am wrong, but as I understand in all the transition from tce+tcz extension types we transitioned to a unified 'tcz only' extensions (which makes a lot of sense) and tcz extensions can be installed in ram if desired, achieving the same as previously with tce extensions...
Taking from this, it looks like the terminology is now:
- Install: It installs in ram from tcz, so achieves what tce was doing previously. Storage partition containing \tce can be unmounted now.
- Mount: It installs not in ram up-front, but as a loopback pointer to tcz, which continues to be stored in storage partition. This storage partiion cannot be unmounted. I needs to be continuously mounted to the system, so this tcz is available when the application is invoked. A significant advantage is ram usage saving, which plays enormous role in this architecture.
- Install optional: Installs on demand extensions stored in \tce\local. Partition containing \tce must be also mounted for this to work...
I will appreciate any correction to the above...
As huge progress has been achieved in development of the TC modular architecture, the distinction between modes of installation of extensions perhaps can be re-outlined clearly to TC users. Considering a significant difference in the way 'Install' and 'Mount' works with extensions, it makes sense for whatever terminology is adopted if it maintains this distinction in a clear way, like today...