bengtmartensson / HarcHardware

HarcHardware is a collection of Java routines for accessing hardware, files, network resources etc.
http://www.harctoolbox.org/HarcHardware.html
GNU General Public License v3.0
3 stars 4 forks source link

Remove GlobalCache Flex RESTful HTTP API #35

Closed bengtmartensson closed 1 year ago

bengtmartensson commented 1 year ago

For some reason, I implemented the GlobalCache Flex RESTful HTTP API (GlobalCache.java). This is not used in any of my projects, has never been used, and may even have broken since its creation. According to modern software engineering principles, its should thus preferably be removed.

The old version if found in Git if needed; just nuke it.