> > Has there been interest in creating a J2EE style architecture for > > C#/.NET? We can make it "better" because we can make the beans self > > describing using attributes. No need for XML descriptors :D. > > > > This is what System.EnterpriseServices does.
Not really. System.EnterpriseServices is basically a band-aid on top of COM+. The only reason it exists is that MS ran out of time and chose to ship .NET without a new distributed Tx architecture. Of all the things in .NET System.EnterpriseServices probably has the shortest future ahead of it - I can't see Mono really meaningfully implementing it as ServicedComponent and friends are conceptually tied so closely to COM+/Windows. Jason _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
