View Full Version : How is State maintained in Flextron?
Michael Mullan
10-Sep-2024, 01:04 PM
If we have a pure 100% Flextron app, and we're using web properties, where are those properties maintained? do they live in webappSession tables? In Memory? we've noticed that if the FlexTron app is simply left open and unattended on the desktop, after 5-8 hours the program totally looses the plot, and dies of Alzheimer's, in a very sad and tragic manner.
/mm
Harm Wibier
11-Sep-2024, 01:46 AM
With FlexTron server web properties are simply stored in memory. Because there is no process pooling there is no need to serialize them to a database. There is actually no real need to use server web properties other than making your code usable within a regular webapp. Client web properties however are still responsible for communicating with your user interface.
The 5-8 hour thing is not something we have heard before, can your solidly reproduce that? If so, can you tell us exactly how?
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.