Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
No this does not work !!!
Tested on
IBM Domino Designer 10
Release 10.0.1FP1
Revision 20190326.0648-FP1 (Release 10.0.1FP1)
We are not talking about derrived classes in general , but especially deriving from the Notes System classes like NotesDocument, Notesview, ... That would be great !
Using a Notes Class as a base class ist not yet possible. Only user classes can be used for this purpose. Would be a great feature though. Would like to have it.
This is a duplicate of this idea
Hi Thomas.
It is not allowed to subclass a Notes* class. For example I wrote this in a new agent:
private class myDocumentClass as NotesDocument
end class
And I get the error "Cannot subclass NOTESDOCUMENT".
https://www.ibm.com/support/knowledgecenter/it/SSVRGU_8.5.3/com.ibm.designer.domino.main.doc/H_STR_ADTSUBCLS.html
I think "Already exists" in not true.
I'd love to be wrong, but this is what I've come across with my 9.0.1 (FP10) Designer.
This feature already exists, just take a look at this documention
https://www.ibm.com/support/knowledgecenter/en/SSVRGU_9.0.1/basic/LSAZ_DEFINING_DERIVED_CLASS_MEMBERS.html