SketchUp Ruby API Extension LibraryModerator: Jim
69 posts
• Page 3 of 3 • 1, 2, 3
Re: SketchUp Ruby API Extension LibraryAny ideas on how to create a test suite for these methods? Is it needed?
Re: SketchUp Ruby API Extension Library
RickW
www.smustard.com
Re: SketchUp Ruby API Extension LibraryI didn't intend one large skx file, but one file per class/module - instead of one file per method and one folder per class/module.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: SketchUp Ruby API Extension Library
For now, I think we can move forward without a test suite. We have some internal tools that we might be able to share... I'll check. Unit tests are a wonderful, wonderful thing, and eventually we will thank ourselves if we build them. But we can get away without 'em for a bit.
Re: SketchUp Ruby API Extension LibraryIt seems my basing skx directory structure on Facets structure was premature:
From the facets readme file:
Now if you get in and look at many of the files in facets, they contain a single line requiring the 'tightly related groups' file. This is not what I intentioned. So, I do not have an issue consolidating what is already there into fewer files containing related methods. Is anyone suggesting a single file? It may be an option for 'core' methods that provide essential methods and API fixes.
Re: SketchUp Ruby API Extension LibraryI don't think I want one large file. But one per class/module sound like a natural way to keep related (grouped) methods organized. It's easier to get an overview of the skx library as well, if they are all stored in the skx root rather than in many sub folders.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
Re: SketchUp Ruby API Extension Library
I agree.
Re: SketchUp Ruby API Extension LibraryI've asked Csaba for a separate forum for this project, so hopefully soon we can have more than one topic...
Re: SketchUp Ruby API Extension Library
Good idea. Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
SketchUcation One-Liner AdvertsAre you a Premium Member? Get your freebies here. Are you not> a Premium Member yet? Upgrade your account to grab these freebies instantly.
69 posts
• Page 3 of 3 • 1, 2, 3
|