Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Feature Request - Class Wizard

(1/1)

iimehl:
Hi,

I hope this is the right spot to post a feature request.

It would be nice to be able to specify the name space in the class wizard and have it generate source and header files accordingly.

Cheers
 john

BlueHazzard:
what is a "name space"?

greetings

[EDIT] AAAAA namespace ... you can modify the wizard script and add your own template code there. Right click in the wizard and edit script...

iimehl:
Click right where ? I clicked pretty much everywhere on the dialog and nothing happens.

It also seems namespaces are such a common thing it should be included in the class wizard by default

BlueHazzard:
sorry i misinterpreted your post. I thought you mean the "script" wizard, not the class wizard.

Sorry, but at the moment the class wizard has no such feature... but it would be easy to implement it. Patches welcome ;)

greetings

iimehl:
Turns out the class wizard supports namespaces. One specifies the namespace with the class name,i.e. foo::Bar  for namespace foo class Bar

Navigation

[0] Message Index

Go to full version