[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] its time for a User library




On Feb 28, 2006, at 12:16 PM, crucial felix wrote:


On Feb 28, 2006, at 1:12 PM, kernel wrote:

I think we shouldn't allow sound files though.

hmmm...

It should be easy to provide SC with a syntax to fetch a soundfile from a URL.
Then you can keep many files on your own server.
It would simply curl it if it doesn't yet have the file locally.


This definitely sounds like the right way to go.
Clearly, an includes style would be really helpful.
But, to start, we could simply use individual initials at the head of the language directories:

CXClassLibrary, CXHelp, plugins and source as the basic directories
	Source would contain its own lang, app and plugins subdirectories.

Then the folders can be dragged into SCClassLibrary and Help as needed and easily pulled out when
not.

RJK