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

Re: [sc-users] Re: [sc-dev] document types/extensions [commit]




On 4 Mar 2006, at 07:55, stefan kersten wrote:

On Sat, Mar 04, 2006 at 12:36:43AM +0000, Scott Wilson wrote:
ok, I've added support for .scd and .help.scd

it would be nice if scapp supported this filetype for saving, too,
but I couldn't find it.

Done. I called it scel document.

thanks julian and scott; i wouldn't call it `scel document',
though, as it contains just supercollider code. maybe
`supercollider document' would be a better name (or is it
already taken)?

Yes. That's what .sc files show up as. That should perhaps be changed to 'SuperCollider class definition', or something like that.

I think calling scd SuperCollider document is too generic though, as I assume that rtf will remain the standard format for code files on OSX. Suggestions?

Possibly the rtf and rtfd files should be renamed something more descriptive. We should probably also get rid of the Apple SimpleText option, as at the moment it just writes an rtf anyway.

Similarly with the HTML option, which was part of my abortive attempt at implementing that for doc. We can reimplement it if we decide to go with Tiger's NSTextView HTML support, which works better than what I did anyway.

S.