stas 02/01/28 20:29:40 Modified: src/products app-server.pod Log: - adds the bOP app server Revision Changes Path 1.2 +13 -0 modperl-docs/src/products/app-server.pod Index: app-server.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/products/app-server.pod,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- app-server.pod 5 Jan 2002 19:15:41 -0000 1.1 +++ app-server.pod 29 Jan 2002 04:29:40 -0000 1.2 @@ -33,6 +33,19 @@ custom code. C<AxKit> also uses a built-in Perl interpreter to provide some amazingly powerful techniques for XML transformation. +=head1 The bivio OLTP Platform (bOP) + +The bivio OLTP Platform (http://www.bivio.biz/hm/why-bOP) (bOP) is a +declarative, multi-layered Perl application development framework. +Adapters have been written for Apache/mod_perl, sendmail, Oracle, and +Postgres. The Model layer generates SQL for CRUD, lists, and HTTP +forms. Views are content-independent hierarchies of widgets. Tasks +control security, execution order, and state transitions. Facades map +qualified names to URLs, strings, fonts, colors, icons, files, and +views. bOP provides a full-suite of services including dynamic +tracing, configuration, logging, class loading, type hierarchy, unit +testing, and acceptance testing. + =head1 Embperl C<Embperl> (http://perl.apache.org/embperl/) is a system for building
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]