Robert Osfield wrote:
W.r.t subclassing DatabasePager and DatabaseRequestHandler, I'm open
to changing some methods to virtue as long as they are methods that
are called often.

  That's probably possible.

Alternatively it might be that a small tweak to the design of
DatabasePager & DatabaseRequestHandler would help avoid the need for
subclassing.  For instance using calbacks to override specific bits of
functionality rather than forcing subclassing is one way.

_This_ might be a much better idea. I believe I could implement my changes this way without having to tamper with and maintain perverted copies of the DatabasePager code.

I'll post my altered files for Jason, and maybe he and I can discuss the situation from there and submit some code.

I am however really busy right now, so can't get embroiled in any
complex topics as I simply don't have the bandwidth available.

  We're on it.

Robert.

--
Chris 'Xenon' Hanson aka Eric Hammil | http://www.3DNature.com/ eric at logrus
 "I set the wheels in motion, turn up all the machines, activate the programs,
  and run behind the scenes. I set the clouds in motion, turn up light and 
sound,
  activate the window, and watch the world go 'round." -Prime Mover, Rush.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to