You can build whatever page providers based on this, just leave the unused methods do something useful.
WikiPageProvider uses Strings and ints to refer to pages. This may be a bit odd, since WikiAttachmentProviders all use Attachment instead of name/version. We will perhaps modify these in the future. In the mean time, name/version is quite sufficient.
FIXME: In reality we should have an AbstractWikiPageProvider, which would provide intelligent backups for subclasses.
You can build whatever page providers based on this, just leave the unused methods do something useful.
WikiPageProvider uses Strings and ints to refer to pages. This may be a bit odd, since WikiAttachmentProviders all use Attachment instead of name/version. We will perhaps modify these in the future. In the mean time, name/version is quite sufficient.
FIXME: In reality we should have an AbstractWikiPageProvider, which would provide intelligent backups for subclasses.
|
|
|
|
|
|