lacasanova / shortcutrecorder

Automatically exported from code.google.com/p/shortcutrecorder
0 stars 0 forks source link

Make ShortcutRecorder available as a Framework #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be very handy if ShortcutRecorder was also distributed as a compiled 
Framework, so you 
can simply add it to your project, instead of adding several code files. I've 
tried to compile one 
myself for some hours, but without success, as I have very little experience 
with this.

Original issue reported on code.google.com by hannespe...@gmail.com on 9 May 2007 at 4:38

GoogleCodeExporter commented 8 years ago
I managed to compile it now, so this request is a bit obsolete. But maybe it 
might be of interest to others...?

Original comment by hannespe...@gmail.com on 9 May 2007 at 6:42

GoogleCodeExporter commented 8 years ago
hannespetri,

Please read this article about frameworks:
http://www.wilshipley.com/blog/2005/11/frameworks-are-teh-suck-err.html

Here is the summary:
"Creating shared frameworks is a lot of hassle for third-party developers of 
consumer software, introduces 
instability into the development process, and encourages slower and larger 
applications. Code sharing is 
better accomplished through creating new directories for shared code in 
subversion and judiciously including 
only the files and resources needed by any application in its Xcode project."

Original comment by roustem....@gmail.com on 15 May 2007 at 11:01

GoogleCodeExporter commented 8 years ago
I should note that I personally agree with the general thrust of Wil Shipley's 
article, but the Shortcut Recorder as 
such is "undecided". ;)

It's clear that simply replacing a framework is an easier way to get started 
using or upgrading Shortcut Recorder, 
and providing an easy way to do these things is very desirable to everyone 
involved. We need to get some 
goddamned "how to get started" docs in any case.

Original comment by woot...@gmail.com on 14 Aug 2007 at 12:08

GoogleCodeExporter commented 8 years ago

Original comment by woot...@gmail.com on 14 Aug 2007 at 12:08

GoogleCodeExporter commented 8 years ago

Original comment by rarich...@gmail.com on 2 Apr 2008 at 10:42