Ideally there should be a consistent naming convention, rather than having a mix of NoSpaceCamelCase and Dash-Camel-Case, but JABSwingset3Demo.ahk looked a bit strange.
I'm a bit unsure whether this is the best naming convention, so I'd like some feedback before this is merged.
Renamed files
JAB Swingset3 Demo.ahk
→JAB-Swingset3-Demo.ahk
JavaAccessBridge_class.ahk
→JavaAccessBridgeClass.ahk
Ideally there should be a consistent naming convention, rather than having a mix of
NoSpaceCamelCase
andDash-Camel-Case
, butJABSwingset3Demo.ahk
looked a bit strange.I'm a bit unsure whether this is the best naming convention, so I'd like some feedback before this is merged.