|
 |
"Chris B" <nom### [at] nomail com> wrote:
> The main things to worry about when preparing objects are the naming
> standards. These are intended to enable people to download different objects
> and use them together without running into naming conflicts which can be a
> devil to sort out in code you've not written.
>
> That's been a bit of a wordy response I'm afraid. Has it been any help?
Yes, actually its quite helpful. Thanks very much for the response. I can see
also some advantages of making the objects self-contained, so they won't change
even if another package changes in the future.
> p.s. It is possible to use the file_exists function to check whether another
> object has also been downloaded and to skip it, or incorporate a simplified
> shape if it hasn't. This is a good way of removing hard-wired
> interdependencies, while enabling people to use objects in combination if
> they already have a copy.
Good thinking. Not sure if I have anything that will make this necessary, but a
good idea if I run into it.
Hopefully I'll be able to get to submitting some things soon.
-The Mildly Infamous Blue Herring
Post a reply to this message
|
 |