Simon Hunt | c2202d5 | 2014-12-16 13:30:15 -0800 | [diff] [blame] | 1 | The 'appext' directory is for "Application Extensions". That is to say, |
2 | this would be the path to applications contributing to the GUI. | ||||
Simon Hunt | 5d12dc2 | 2015-01-05 16:56:22 -0800 | [diff] [blame] | 3 | |
4 | Note that these applications are 'external' to the base GUI, i.e. would | ||||
5 | be built and packaged in separate .jar/.war file. They would be installed | ||||
6 | via server-side injection. | ||||
7 | |||||
8 | This directory is just a placeholder to reserve the path. |