|
>The only class files I've ever written that knew about the web were the formatting classes. If I am thinking about the same formatting classes, yes I think they are using them in the background which is totally transparent. When I was talking about the class files being built without regard I meant the display tier. So my screen driving classes don't need to know if they are being run from within a web server or locally on a Windows machine. >But in a good tiered architecture, RPG programs don't have any idea what type of UI they're talking to, so they can talk to anything. I agree, and that concept fits into the environment just fine. Aaron Bartell -----Original Message----- From: Joe Pluta [mailto:joepluta@xxxxxxxxxxxxxxxxx] Sent: Monday, March 03, 2003 11:09 AM To: RPG programming on the AS400 / iSeries Subject: RE: Visual Age RPG and .NET environment > From: Bartell, Aaron L. > > Just in case somebody has some pre-release knowledge, does anybody know if > the creation of an ASNA Visual RPG web page in Visual Studio will > be similar > to how one would create it with VB.NET or C#.NET? I am talking about the > aspect of the HTTP request being parsed out for you and passed to the > appropriate class. So in the end you build your class files > without regard > to whether or not they may be used on the web. I guess I'm a little confused here. The only class files I've ever written that knew about the web were the formatting classes. That's the idea of an n-tiered design. If you don't have that separation of tiers in your application, then you aren't ready for web design anyway. Of course, if your idea of web applications is big, monolithic RPG CGI programs, I could see how something like .NET might seem like a step forward. But in a good tiered architecture, RPG programs don't have any idea what type of UI they're talking to, so they can talk to anything. UI-independent RPG programs are the best way to present business logic to ANY user interface, including the web. Joe _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.