Commit Graph

141 Commits

Author SHA1 Message Date
Roman Mogilatov
227ddbd378 Finilizing of external dependecy provider documentation 2015-04-24 11:59:10 +03:00
Roman Mogilatov
fab6a5c610 Adding external dependency provider description and examples renaming 2015-04-23 13:15:10 +03:00
Roman Mogilatov
219932d9cc Adding docs on callale provider 2015-04-14 23:56:46 +03:00
Roman Mogilatov
b0720cfc2c moving @override and @inject decorators to decorators module 2015-04-14 23:17:53 +03:00
Roman Mogilatov
73b8af1cbb Updating readme, adding examples of overriding catalog and providers, adding catalog example 2015-03-31 18:44:27 +03:00
Roman Mogilatov
b5870e9a57 Updating examples 2015-03-31 18:00:11 +03:00
Roman Mogilatov
0db7a67ef2 @inject description 2015-03-31 14:44:15 +03:00
Roman Mogilatov
e1009373bc Adding injections example 2015-03-31 12:37:16 +03:00
Roman Mogilatov
48ff686ae8 Removing unnecessary nl 2015-03-30 16:25:53 +03:00
Roman Mogilatov
f64d155154 Adding Injections desciption 2015-03-30 16:11:33 +03:00
Roman Mogilatov
bc9fdd8426 Removing usage example 2015-03-27 00:42:37 +02:00
Roman Mogilatov
1032143f5b Renaming InitArg to KwArg, adding @inject decorator 2015-03-23 01:04:18 +02:00
Roman Mogilatov
6bbf7e3526 Remove providers.Scoped because it being has not yet justified 2015-03-22 00:36:59 +02:00
Roman Mogilatov
27bf9e0a8e Remove ExternalDependency.satisfy() in favor of inherited Provider.override() 2015-03-20 14:53:47 +02:00
Roman
bec0a2b80d Create README.md 2015-03-17 01:32:38 +02:00
Roman Mogilatov
7ab731eacc Add support of multiple scopes for providers.Scoped 2015-03-15 01:18:59 +02:00
Roman Mogilatov
7c21f706e5 fixing issue with AttributeError that has been replaced with objects.errors.Error 2015-03-14 00:02:59 +02:00
Roman Mogilatov
0aab7f5628 updating README and spliting concept example 2015-03-12 00:25:12 +02:00
Roman Mogilatov
6cd2319a15 examples codestyle fixes 2015-03-10 00:55:38 +02:00
Roman Mogilatov
4055b42e59 examples codestyle fixes 2015-03-10 00:54:05 +02:00
Roman Mogilatov
d48616736b updating examples codestyle 2015-03-10 00:43:23 +02:00
Roman Mogilatov
120ef5d5cb updating delegate code style 2015-03-09 00:04:36 +02:00
Roman Mogilatov
76e14c1c79 codestyle fixes 2015-02-23 10:47:38 +02:00
Roman Mogilatov
039e211a09 0.4.1 adding provider delegate 2015-02-23 00:16:27 +02:00
Roman Mogilatov
333f2db979 0.3.1 release 2015-01-28 15:03:02 +02:00
Roman Mogilatov
158b6fcd9e Adding config provider 2015-01-28 13:08:54 +02:00
Roman Mogilatov
3786b052a9 adding callable provider with examples 2015-01-28 00:48:33 +02:00
Roman Mogilatov
113f770634 updating readme and examples 2015-01-28 00:26:38 +02:00
Roman Mogilatov
1cdf393f56 adding scoped provider with examples 2015-01-28 00:21:31 +02:00
Roman Mogilatov
92254b0276 version 0.2.0, external dependency provider has been added 2015-01-23 01:42:59 +02:00
Roman Mogilatov
5462bb91c4 Renaming Catalog class to AbstractCatalog 2015-01-18 02:28:41 +02:00
Roman Mogilatov
2bfdae8949 updating readme 2015-01-11 18:14:15 +02:00
Roman Mogilatov
143ba92b0a 0.0.4 version 2015-01-11 18:10:11 +02:00
Roman Mogilatov
028e5e9ef7 0.0.3 version 2015-01-11 15:03:45 +02:00
Roman Mogilatov
5b9723c530 updating concept 2015-01-10 11:24:25 +02:00
Roman Mogilatov
80e2a1fdf1 modifying concepts 2015-01-10 00:23:08 +02:00
Roman Mogilatov
e00a5f8c76 adding 2 variants of improved concept 2015-01-10 00:14:37 +02:00
Roman Mogilatov
7824ba10fa adding some comments to example, switch prints to asserts for making example easier readable 2015-01-04 16:33:02 +02:00
Roman Mogilatov
4c20f9c968 adding provides keywords in concept 2015-01-04 16:28:02 +02:00
Roman Mogilatov
aea9d2b3eb creating package structure 2015-01-04 16:26:33 +02:00
Roman Mogilatov
9cfc1e8b6e adding first concepts 2015-01-04 15:54:25 +02:00