History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QUARTZ-51
Type: Improvement Improvement
Status: Closed Closed
Resolution: Not A Problem
Priority: Minor Minor
Assignee: James House
Reporter: John Landers
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Quartz Scheduler

Change fields and methods to protected.

Created: 03/Aug/04 02:56 PM   Updated: 03/Dec/04 06:10 PM
Component/s: None
Affects Version/s: 1.4.2
Fix Version/s: 1.4.3


 Description  « Hide
Thanks for making some of the class protected (issue 27).
I have since done more work and could we make
all private modified fields/methods protected it would
make subclasses access to everything great.

Thanks again.

 All   Comments   Change History      Sort Order:
James House - [03/Dec/04 06:10 PM ]
The only fields that are private already have either public or protected accessors/setters.