Changes between Initial Version and Version 1 of Ticket #741
- Timestamp:
- Sep 5, 2007, 9:33:43 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #741 – Description
initial v1 1 1 There has been requests on the mailing list to be able to subclass the Base1PluginExecuter for different purposes. It is currently a problem since most of the methods are private and can't be called/overridden from a subclass. 2 2 3 For more information see: http://www.mail-archive.com/basedb-devel@lists.sourceforge.net/msg00038.html 3 For more information see: 4 http://www.mail-archive.com/basedb-devel@lists.sourceforge.net/msg00038.html 5 and ticket #742.