issues
search
sting-ioc
/
sting
https://sting-ioc.github.io
Apache License 2.0
8
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add option to force injectors only accept fragments in includes
#59
realityforge
opened
10 months ago
0
Add option to fragment to disallow includes from different packages
#58
realityforge
opened
10 months ago
0
Bump ua-parser-js from 0.7.28 to 0.7.33
#57
dependabot[bot]
closed
1 year ago
0
Bump express from 4.17.1 to 4.18.2
#56
dependabot[bot]
closed
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#55
dependabot[bot]
closed
1 year ago
0
Bump ajv from 6.10.2 to 6.12.6
#54
dependabot[bot]
closed
2 years ago
0
Bump color-string from 1.5.3 to 1.6.0
#53
dependabot[bot]
closed
1 year ago
0
Bump path-parse from 1.0.6 to 1.0.7
#52
dependabot[bot]
closed
1 year ago
0
Bump set-getter from 0.1.0 to 0.1.1
#51
dependabot[bot]
closed
1 year ago
0
Bump ua-parser-js from 0.7.20 to 0.7.28
#50
dependabot[bot]
closed
1 year ago
1
Bump underscore from 1.9.1 to 1.13.1
#49
dependabot[bot]
closed
1 year ago
1
Bump highlight.js from 9.16.2 to 9.18.5
#48
dependabot[bot]
closed
4 years ago
2
Introduce @ActAsStingComponent annotation
#47
realityforge
closed
4 years ago
1
Only allow @ContributeTo annotations on sting types
#46
realityforge
closed
4 years ago
1
Consider how to improve error messages
#45
realityforge
opened
4 years ago
0
Include of a primitive type crashes the processor
#44
realityforge
closed
4 years ago
0
Generate a suppressable warning if injectable included in injector and included fragment also includes injectable
#43
realityforge
opened
4 years ago
0
Generate a error if the exact same type is included in a fragment or injector
#42
realityforge
closed
4 years ago
0
Generate a suppressable warning if a auto-discoverable type included in injector or fragment
#41
realityforge
closed
4 years ago
0
Generate an error if a auto-included type is explicitly included by injector
#40
realityforge
closed
4 years ago
0
Generate an error if an injector contains a non-managed type
#39
realityforge
closed
4 years ago
1
Generate a suppressable warning if an sting provider is included in injector but unused
#38
realityforge
closed
4 years ago
1
Generate a suppressable warning if a fragment is included in injector but unused
#37
realityforge
closed
4 years ago
1
Generate a suppressable warning if an injectable is included in injector but unused
#36
realityforge
closed
4 years ago
1
Document eager components
#35
realityforge
closed
4 years ago
0
Document the auto-discovery process
#34
realityforge
closed
4 years ago
0
Document the auto-include behaviour of enclosed types
#33
realityforge
closed
4 years ago
0
Generate an error if a Fragment encloses any types
#32
realityforge
closed
4 years ago
0
Explicitly document fragments
#31
realityforge
closed
4 years ago
0
Consider generating an error on include loops
#30
realityforge
opened
4 years ago
0
Generate an error if a Fragment includes itself
#29
realityforge
closed
4 years ago
0
Generate an error if an Injector includes itself
#28
realityforge
closed
4 years ago
0
Document how to access injector managed services from outside injector
#27
realityforge
closed
4 years ago
0
On unresolved injector, suggest the user specify the debug processor option for more details
#26
realityforge
closed
4 years ago
0
Document the annotation processor options
#25
realityforge
closed
4 years ago
0
Generate a error if a Fragment type encloses other Fragments or Injectable types
#24
realityforge
closed
4 years ago
1
Document how to qualify services
#23
realityforge
closed
4 years ago
0
Document the various dependency kinds
#22
realityforge
closed
4 years ago
0
Document the way Sting integrates with other frameworks via StingProvider
#21
realityforge
opened
4 years ago
0
Document including an injector as a component
#20
realityforge
closed
4 years ago
0
Document changing the types published by a binding
#19
realityforge
closed
4 years ago
0
Document how to pass in services to injector
#18
realityforge
closed
4 years ago
0
Add basic usage documentation
#17
realityforge
closed
4 years ago
0
Detect when singular injection requests result in multiple candidate bindings
#16
realityforge
closed
4 years ago
1
Consider supporting interceptors
#15
realityforge
opened
4 years ago
1
Add the ability to override existing bindings
#14
realityforge
closed
4 years ago
3
Consider adding a @ProvidedBy("...") annotation
#13
realityforge
closed
4 years ago
1
Add includes parameter that takes string
#12
realityforge
closed
4 years ago
1
Add support for @PostConstruct or similar
#11
realityforge
opened
4 years ago
0
Integrate @StingProvider annotated types into auto-discovery process
#10
realityforge
opened
4 years ago
0
Next