Brainstorm first; define 1.0 later

Michael Ströck michael at stroeck.com
Sat Jan 16 14:16:27 PST 2010


On Sat, Jan 16, 2010 at 10:50 PM, Steven Degutis <steven at degutis.org> wrote:

> On the note of plugins, I think using Distributed Objects for remote access
> would also be a really nice way to provide integration with other native
> Cocoa apps (without the remote apps having to jump through hoops by way of
> NSNotifications or AppleEvents directly or whatever). I've only seen DO used
> in Papaya.app for this purpose, but it works really well (and a lot of the
> problems with using DO seem to disappear when you use it for IPC instead of
> remote machine messaging).
>


First, I'd like to throw something out there: The baseline for me, is NOT
any current standard desktop application. The mail solution to beat is GMail
run in Mailplane.app. For me personally, nothing else comes close to the
power and ease of use of that combination.

- Plugins: I think it is essential to make plugins as simple to write as
possible, and preferably in a language that is more expressive than
Objective-C when doing text manipulation. Pyhton/Ruby/JavaScript are all
very simple to integrate into Objective-C applications.

- Underlying text system: This should be abstract, robust and international.
(Something like what Allan Oodgard seems to going for in the mythical beast
known as TextMate 2.0 :-)

- IDNA: My actual domain name is ströck.com <http://xn--strck-lua.com> (yes
with an umlaut). Nuff said.

- Data Storage: This needs to be standard enough to be read with ease by
somebody who has never seen the rest of the code, but still support
Spotlight and be very fast... Not exactly easy. And I agree that ideally, I
should be able to write into it from another application while the main
application is running, but that may be a bit much to ask.


-- 
Ströck Brot GmbH
Johann-Ströck-Gasse 1
1220 Wien | AUSTRIA
Phone: +43-(0)1-2043999-100
Mobile: +43-(0)676-9383522
Fax: +43-(0)1-2043999-6100
http://www.stroeck.at
Firmenbuchnummer: 196998d (Handelsgericht Wien)
UID: ATU 50347806
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ranchero.com/pipermail/email-init-ranchero.com/attachments/20100116/4324393d/attachment.htm>


More information about the Email-init mailing list