[ANN] Blocks Plugin Framework
[ANN] Blocks Plugin Framework
- Subject: [ANN] Blocks Plugin Framework
- From: Jesse Grosjean <email@hidden>
- Date: Wed, 1 Jun 2005 10:47:47 -0400
Blocks is an open source (BSD style license) framework for building
pure plugin architectures in objective-c. Blocks provides the
following services:
- Finding, loading, and running the right plug-in code.
- Maintaining a registry of installed plug-ins and the functions they
provide.
- Managing the plug-in extension model and inter-plug-in dependencies.
Blocks takes a similar, though simplified, approach to plugin
architecture that the eclipse project takes. In particular everything
is a plugin, and plugins may extend from other plugins.
You can download Blocks from here:
http://www.hogbaysoftware.com/beta/project/blocks
And find some very basic documentation here:
http://www.hogbaysoftware.com/beta/book/blocksframeworkguide
I hope this project will be of interest to some of you. It's still in
the early stages so it's a bit rough in places, but it's also still
early so nothing is set in stone. I'm sure there is lots of room for
improvement, so please take a look and help me make it better.
Jesse
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden