Changing iPipe at run time
Changing iPipe at run time
How easy would it be to change iPipe in the pipelining at runtime? Basically, if the user changes the page size to super high, I want a smaller pipe.
If I add this logic, will the plugin calculate the data needs given its history correctly? It handles changing the page size now, but worried changing both will cause issues. Hoping to get guidance on how to resolve this. Maybe it works now, about to try. I'm afraid it won't.
There doesnt look like a direct way to know when the page size changes. I'd prefer to not blow away the cache to change the pipe, but that is an option
Any ideas on how to best proceed?
If I add this logic, will the plugin calculate the data needs given its history correctly? It handles changing the page size now, but worried changing both will cause issues. Hoping to get guidance on how to resolve this. Maybe it works now, about to try. I'm afraid it won't.
There doesnt look like a direct way to know when the page size changes. I'd prefer to not blow away the cache to change the pipe, but that is an option
Any ideas on how to best proceed?
This discussion has been closed.
Replies
Allan