| Home | Previous Lesson: Course 3:: Session 23 :: Page 160 Next Lesson: Course 3:: Session 24 :: Page 20 |
Lesson 24: PowerBuilder Foundation Class LibraryIn previous versions of PowerBuilder, Powersoft introduced the concepts of window, menu and user object inheritance for developing applications. Even though PowerBuilder helped speeding up Windows GUI development, it still required a lot of work and code. Alternative approaches included writing your own class library or using a third party class library, such as PowerFrame� or PowerTool� . Building frameworks and object libraries requires a large amount of effort and can be a complex task to undertake. If your company is just getting started with PowerBuilder, creating a framework on your own would be challenging. Typically, you could save yourself the development time and buy a third party product, but you'll still need to do some sort of analysis and customization. If you're just getting started with PowerBuilder, you probably don't know what features to look for in a framework. Powersoft has responded to user requirements with a service-based architecture, Foundation Class library (PFC). Powersoft ships the PFC with the Enterprise Edition of PowerBuilder 5.0. If you are not a enterprise version user, you can get PFC by purchasing the advanced developers kit. You now have a foundation class library which is supported by the vendor, similar to what Microsoft has done with the Microsoft Foundation Class (MFC). Having a foundation class library in the primary tool itself reduces the need for relying on third party class libraries, but it is only intended to provide a consistent framework and foundation which future third party libraries are expected to build on.
After this session you will be able to:
Estimated lesson time 600+ minutes Before you begin:
|
| Home | Previous Lesson: Course 3:: Session 23 :: Page 160 Next Lesson: Course 3:: Session 24 :: Page 20 |