Closed
Description
This is happening both with git-source-control and the InterSystems Objectscript Extension (not using ISFS).
If I have a schema named FAEPIC_2.3.1.HL7 and Add (ISFS) or Export (non-ISFS), I get this:
InterSystems ObjectScript Extension Export:
export "FAEPIC_2.3.1.HL7" as "c:\Users\142990\MyDev\ISC-HealthShare-UCR\FALIB\src\FAEPIC_2\3\1.hl7" - Success
InterSystems git-source-control Export:
new file: INTGBUS/hl7/FAEPIC_2/3/1.cls
Can we not escape the dots on schema exports? Creates a nasty folder structure.