History of Framework - Developer's Guide
Version 2
The Bitweaver Framework, consisting of Liberty and Kernel, offers you a lot of functionality. Here we'll try to show how you can make use of that.
gBitSystem->setBrowserTitle()
gBitSystem->confirmDialog()
Layout assigned module titles and parameters
Business Objects a la Liberty
Up to now, the answer is to look at the SamplePackage and guess.Which base class?
If you want to create your own Business Object, you will probably use LibertyAttachable as base class, as it offers most functionality. Use LibertyContent or LibertyBase when you know what you are doing.LibertyAttachable
LibertyContent
LibertyBase
Sorted Lists
Up to now, the answer is to look at the SamplePackage and guess.Detail Views
Up to now, the answer is to look at the SamplePackage and guess.Feedback and Confirmation
Up to now, the answer is to look at the SamplePackage and guess.gBitSystem->setBrowserTitle()
gBitSystem->confirmDialog()
Authorisation Required
Up to now, the answer is to look at the SamplePackage and guess.Menus and Modules
Up to now, the answer is to look at the SamplePackage and guess.Layout assigned module titles and parameters