Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Recommenders/Stacktraces"

m (New page: = Features Already Implemented (more or less) = * Eclipse UI ** Topics View ** Topic Editor ** Update topics (add stacktrace, comment, post) - edit is unknown? ** Viewing Topics ** Searc...)
 
m (Features Already Implemented (more or less))
 
Line 1: Line 1:
 
 
= Features Already Implemented (more or less) =
 
= Features Already Implemented (more or less) =
  
Line 8: Line 7:
 
** Viewing Topics
 
** Viewing Topics
 
** Searching for similar stacktraces
 
** Searching for similar stacktraces
 +
** automatic stacktrace search for exceptions logged to console or log
  
 
* Server
 
* Server

Latest revision as of 07:14, 15 February 2011

Features Already Implemented (more or less)

  • Eclipse UI
    • Topics View
    • Topic Editor
    • Update topics (add stacktrace, comment, post) - edit is unknown?
    • Viewing Topics
    • Searching for similar stacktraces
    • automatic stacktrace search for exceptions logged to console or log
  • Server
    • create/edit topics
    • create/edit/delete posts
    • create/edit/delete comments
    • create/delete stacktrace
    • access via get latest/all/by-id
    • search by stacktrace
    • openID auth (in theory)
    • access rights checking for edit/delete of posts/comments

Open

  • Eclipse UI
    • NO delete
    • NO Auth
    • User Management/Configuration
    • screencast
    • UI polishing / Icons
    • code cleanup
  • Server
    • User Management (open ID)
    • Subscribe to stackframe/exception type
    • tagging
    • rating search results (topics),
    • rating for posts and comments (need comments rating?)
    • web ui?
    • merging topics
    • locking topics /disallow edit
    • editorial answer? editor user group? who is allowed to do this etc. pp
    • statistics?
    • lucene search engine vs. svm? license constraints SVM? --> Lucene? affects our paper evaluation...
  • other
    • get a handle on Jason
    • convince subscriber
    • user advertising...
    • tons of data :-)

Back to the top