View Full Version : Object Inheritance Performace
Is there any performace gain when using object inheritance in APMS? (inherit objects from page option)
Brett
06-19-2006, 09:05 AM
There will be no runtime performance gain. At build-time, the "inherited objects" are merged right in with the page that inherits them. So at runtime they are the same as any other object on a page. The only performance gain for inherited objects is in that it can speed up the design process for you a bit.
brendang
06-19-2006, 09:46 AM
I didn't find a way to inherit objects from different pages, but that would be mighty handy:
- Buttons on one page
- Flash anims on another
and so on...
Just a thought, having fun though!
Brendan G.:cool
Thanks Brett for clarification.
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.