-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eadb5f7
commit e61b99b
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ Fruit is a [dependency injection](http://en.wikipedia.org/wiki/Dependency_inject | |
|
||
* Compile-time detection of multiple inconsistent bindings. This feature has been rejected because it would interfere with some of the features above that are considered more important (conditional injection, binary compatibility, few includes). | ||
|
||
Do you have a feature in mind that's not in the above list? Drop me an email, I'm interested to hear your idea and I'll implement it if feasible. | ||
Do you have a feature in mind that's not in the above list? Drop me an email ([[email protected]](mailto:[email protected])), I'm interested to hear your idea and I'll implement it if feasible. | ||
|
||
## Using Fruit | ||
|
||
|
@@ -148,6 +148,11 @@ The code is released unser the Apache 2.0 license. See the COPYING file for more | |
This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose. | ||
### Contact information | ||
Currently I (Marco Poletti) am the only developer of this project. | ||
You can contact me by email: [[email protected]](mailto:[email protected]). | ||
## FAQ | ||
### How mature is this project? | ||
|