Skip to content

Commit

Permalink
Added mailing list
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewind committed Nov 8, 2012
1 parent 66b6785 commit 0ee449e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -20,6 +20,7 @@ Features
Using Objection
========

For questions, visit the [mailing list](https://groups.google.com/forum/?fromgroups#!forum/objection-framework)
### Basic Usage

A class can be registered with objection using the macros *objection_register* or *objection_register_singleton*. The *objection_requires* macro can be used to declare what dependencies objection should provide to all instances it creates of that class. *objection_requires* can be used safely with inheritance.
Expand Down

0 comments on commit 0ee449e

Please sign in to comment.