[jira] [Created] (JSPWIKI-1201) Javadoc clarification on PageProvider
Alex O'Ree created JSPWIKI-1201: --- Summary: Javadoc clarification on PageProvider Key: JSPWIKI-1201 URL: https://issues.apache.org/jira/browse/JSPWIKI-1201 Project: JSPWiki Issue Type: Improveme
Re: [jira] [Created] (JSPWIKI-1201) Javadoc clarification on PageProvider
Hi Alex, I think the simple answer is that for an interface, you don't always need to implement every method, only those that make sense for your implementation. Sometimes methods are there simply as hooks to provide guidance for when a certain function is used, but not all implementations have a