[jbosstools-issues] [JBoss JIRA] (JBIDE-10653) detect who have central enabled

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Jan 23 13:13:18 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661237#comment-12661237 ] 

Andre Dietisheim edited comment on JBIDE-10653 at 1/23/12 1:13 PM:
-------------------------------------------------------------------

@Snejzana:

There are basically no significant changes in terms of functionality. It's more about keeping the strategy generic. It should not know about whether central is enabled or not. It should handle it as an event like any other. That can be achieved by simply renaming JBossToolsEclipseEnvironment#getCentralEnabled / GoogleAnalyticsParameters#getCentralEnabled to #getEvent. The other changes are more about moving the capability to report events to the framework. Did that by providing an Event class in the superclass. So this way later event requirements would already have the infrastructure ready (and we'll most likely have to tweak only).
                
      was (Author: adietish):
    @Snejzana:

There are basically no significant changes in terms of functionality. It's more about keeping the strategy generic. It should not know about whether central is enabled or not. It should handle it as an event like any other. 
                  
> detect who have central enabled
> -------------------------------
>
>                 Key: JBIDE-10653
>                 URL: https://issues.jboss.org/browse/JBIDE-10653
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central, usage
>            Reporter: Max Rydahl Andersen
>            Assignee: Snjezana Peco
>            Priority: Critical
>             Fix For: 3.3.0.Beta1
>
>         Attachments: eventAction.png, eventCategory.png, eventLabel.png, eventLabel1.png, generic-event.patch, usagePreferencePage.png, usagePreferencePageJBDS.png
>
>
> Record in usage statistics how many have and how many haven't central enabled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list