|
Nautilus gives you two options to create a class: Add Class and Add Full Class.
But both options give you exactly the same template to fill in. There is no difference between them.
This is because the class methods AbstractTool>>defineFullClassTemplate and AbstractTool>>defineClassTemplate return exactly the same templates.
I take it this is a bug.
|