Issue Details (XML | Word | Printable)

Key: XWIKI-808
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Vincent Massol
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

Add protected Api.getXWikiContext() method

Created: 02/Feb/07 17:04   Updated: 04/Mar/07 22:17
Component/s: Core
Affects Version/s: 1.0 B3
Fix Version/s: 1.0 B4

Date of First Response: 23/Feb/07 21:52
Resolution Date: 04/Mar/07 22:17


 Description  « Hide
Right now all classes extending Api use "context" to refer to the protected instance variable in Api. It's cleaner to expose a proper API and have children classes use it.

 All   Comments   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Sergiu Dumitriu added a comment - 23/Feb/07 21:52
Vincent, this should be closed, right?

Vincent Massol added a comment - 04/Mar/07 22:16
Fixed missing fix for