Hey there - Basic question:
just curious - if find myself flipping between using syntax like:
node.knob('myknob').value()
vs:
node['myknob'].value()
Is there any 'best practices' or preferred way to write that? Sort of like, do
you always use '"' or "'" for quotes...
Cheers
JRAB_______________________________________________
Nuke-python mailing list
[email protected]
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
