Does anyone have experience trying to run CSLA-implemented business objects on a Windows CE device? A browser-based implementation would of course have the objects running elsewhere, but I was wondering the the compact .NET framework implementation for Window CE had the necessary components for CSLA itself.
There is a Windows CE forum for CSLA right here - just go up one level.
The CE implementation is a user port, and IIRC, most of the CSLA functionality is there. I don't know what version of CSLA was converted, and how "current" they are. I think some fudging had to be done because of some reflection issues, and I think undo was removed for space/speed concerns. But that's going off of memory - check the forum for all the scoop.
HTH
- Scott
Thanks! (Doh! How did I miss that... )
In any case, my impression from a quick investigation is that it's a separate implementation and I'm not sure you could easily implement a set BO's that work both with CSLA and CSLA CE, which was my main question.
I wonder if the new CSLA for Silverlight BOs woud run in CE too?
They do not use reflection.
Joe
Copyright (c) Marimer LLC