Quote:
Originally Posted by Reeve of shinra
Would you need to edit the functionality of the nuke plug ins or does it still retain the drop in functionality? What you've done so far looks great. How is it query wise? yeah I know it depends on the blocks - its just that ive always heard nuke was horrible with that.
|
The standard Nuke modules/blocks will continue to work without any need to "port". That was one of my biggest complaints about vbPortal. I had to try to port standard Nuke blocks/modules to their format and it wasn't always successful.
What I've rewritten is VERY query friendly in the user space. In mainfile.php I try to read in as much info as possible at one time and then carry it forward as global variables.
I wish I could say the same in the administration portion, but thats not user facing so it isn't queries multiplied by concurrent users, etc.