> excellent -- looks like nested YAML outlines in key/value form
> are reasonable enough for my non-geek client to edit in BBEdit
> (which folds YAML nicely), with file system for higher level
> organization; it will cause some moaning, because tracking indent
> levels is not quite so intuitive, but it will work
>
> this is pretty much the last piece except for the client to reach
> the tipping point
>
> thanks a lot for the patient suggestions, Matt
>
> too bad for Frontier, though; i will miss the code editor
>
Jumping in: it's not crazy to use Frontier for editing, then write the
file to disk for Python/Ruby. Many folks don't like editing text files.
Or, as Matt mentioned, OmniOutliner for editing.
Or, have Frontier invoke Python/Ruby which in turn send AppleEvents.
I haven't kept current: can Frontier still run AppleScript? If so,
isn't that a sufficient wrapper around AppleEvents?
Scott