Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form objects tied to Business Objects or Data?
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00399801
Message ID:
00400949
Views:
18
>Wow Kev that's exciting news!!! Too bad I wont be doing Miami, any chance the same demo is gonna hit WhilFest?
>

Me either. There's no way I can make it to Miami, but I've been thinking about WilFest since it's within driving distance for me. Plus some of the people from our local VFP user group are going to be there.

>
>
>>I've also implemented this architecture in what will become the next full version of Mere Mortals. We've got it installed in several sites on both the desktop and the Internet that have a large number of simultaneous users and a huge number of daily transactions...and it's extremely fast.
>>
>>The next version of the Framework will also include a sample web application implemented with Active Server Pages (and if Rick has his way with West Wind Web Connection too!).
>>

Converting from ASP to WC shouldn't take too much work. The syntax is pretty similar. Heck, send me a copy and I'll convert it ;-)

How is it going to address a fully stateless design? In WC by default you have control of the context so it's possible to use a not-so-stateless object in a stateless manner since you don't have to encapsulate all communication into one method call. MTS let's you do something similar but it's less than ideal. I think I've mentioned this before, but I really like the ObjectToXML/XMLToObject methods in WC. Something like this incorporated into MM's would be nice.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform