How to modify some $.mobile.changePage inner workings

How to modify some $.mobile.changePage inner workings

Hi,

Is there an elegant way to modify some of the (private) inner funciton of the changePage method without rewriting the whole function ?

I wonder if those inner function will be exposed to $.mobile as methods some day ?
To another pointer ?

The changePage is a big method and may need some refactoring in certain circumstance.
Any good advice appreciated.
Thanks