Re: [geometry] Parse error type

2020-12-18 Thread Bruno P. Kinoshita
e but I haven't done that yet since it is still very much in flux. Regards, Matt From: Gilles Sadowski Sent: Friday, December 18, 2020 10:50 AM To: Commons Developers List Subject: Re: [geometry] Parse error type Hello Matt. Le ven. 18 déc. 2020 à 1

Re: [geometry] Parse error type

2020-12-18 Thread Matt Juntunen
but I haven't done that yet since it is still very much in flux. Regards, Matt From: Gilles Sadowski Sent: Friday, December 18, 2020 10:50 AM To: Commons Developers List Subject: Re: [geometry] Parse error type Hello Matt. Le ven. 18 déc. 2020 à 16:16, Matt J

Re: [geometry] Parse error type

2020-12-18 Thread Gilles Sadowski
Hello Matt. Le ven. 18 déc. 2020 à 16:16, Matt Juntunen a écrit : > > Hi all, > > I've created a simple text parser Did you consider leaving that job to a specialized tool[1] ? Because... > class [1] as part of writing the 3D file format IO functionality for > GEOMETRY-101. One of the primary

[geometry] Parse error type

2020-12-18 Thread Matt Juntunen
Hi all, I've created a simple text parser class [1] as part of writing the 3D file format IO functionality for GEOMETRY-101. One of the primary goals of the class is to provide standardized and informative parse errors that include line and column numbers from the text input. (Nothing is worse