[JBoss JIRA] (FORGE-737) Addons are not loaded after their dependencies
by George Gastaldi (JIRA)
George Gastaldi created FORGE-737:
-------------------------------------
Summary: Addons are not loaded after their dependencies
Key: FORGE-737
URL: https://issues.jboss.org/browse/FORGE-737
Project: Forge
Issue Type: Bug
Affects Versions: 2.0.0.Alpha1
Reporter: George Gastaldi
Priority: Critical
Fix For: 2.0.0.Alpha1
Addon A depends on Addon B.
Order of loading should be
Addon B -> Addon A
The current impl ignores dependencies between addons while loading.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (FORGE-734) AnnotationTarget should be renamed to AnnotationCapable
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-734?page=com.atlassian.jira.plugin.... ]
George Gastaldi commented on FORGE-734:
---------------------------------------
There exists InterfaceCapable and GenericCapable right now. AFAIK, the operations on each of them are equivalent (add/remove/get). Is this concept different anyhow ?
> AnnotationTarget should be renamed to AnnotationCapable
> -------------------------------------------------------
>
> Key: FORGE-734
> URL: https://issues.jboss.org/browse/FORGE-734
> Project: Forge
> Issue Type: Enhancement
> Components: Parsers / File Manipulation
> Affects Versions: 1.1.3.Final
> Reporter: George Gastaldi
> Priority: Minor
> Fix For: 2.0.0.Alpha1
>
>
> In order to keep the API consistent, I propose that the interface
> {code}org.jboss.forge.parser.java.AnnotationTarget{code}
> should be renamed to
> {code}org.jboss.forge.parser.java.AnnotationCapable{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months