Télécharger la liste

Description du projet

The Perl Oak Component Tree is a set of objects designed to provide the maximum reusability to software development. Oak can be used in any development platform, but just the Web platform is implemented. In Oak, you define an XML file to each page and you will implement just the events.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-09 19:09
0.8

Il ya un nouveau composant Chêne:: Web:: Aménagement:: Table, utilisé pour simplifier le positionnement des composants en chêne:: Web:: Page. Réorganisation complète des paquets: il est désormais possible d'installer une partie seulement de Chêne. Corrections de bogues en chêne:: IO:: Config et Oak:: Filer:: XML. Ce communiqué est debianisé, et sera probablement dans la distribution Debian prochainement.
There is a new component Oak::Web::Layout::Table, used to simplify the positioning of components into an Oak::Web::Page. Complete reorganization of packages: now it is possible to install just a part of Oak. Bugfixes in Oak::IO::Config and Oak::Filer::XML. This release is Debianized, and will probably be in the Debian distribution soon.

2003-03-13 08:47
1.6

Cette version comporte une authentification et d'autorisation du Service Oak (Chêne / AAS), ActionLinkList et composants LabeledInput et de chêne:: SOAP:: connecteur et Oak:: SOAP:: modules d'application. La méthode constructeur de Chêne:: Component a été réécrit, et tous les éléments doivent maintenant être créées par le passage de rénover ou d'RESTORE_TOPLEVEL. DBIEntity gère maintenant les champs Auto-incrémentation et peut avoir le travail Chêne:: IO:: DBI ensemble d'objets. Un chêne:: Contrôleurs:: EntityHelper module a été ajouté pour aider les contrôleurs, et un problème avec des références à Oak:: Filer:: Component a été fixée.
This release features an Oak Authentication and Authorization Service (Oak/AAS), ActionLinkList and LabeledInput components, and Oak::SOAP::Connector and Oak::SOAP::Application modules. The constructor method of Oak::Component was rewritten, and all components must now be created by passing RESTORE or RESTORE_TOPLEVEL. DBIEntity now manages auto-increment fields and can have the working Oak::IO::DBI object set. A
Oak::Controller::EntityHelper module was added to help controllers, and a problem with references in Oak::Filer::Component was fixed.

2003-02-07 21:19
1.5

Chêne-Web est maintenant inclus en chêne, de sorte que le paquet Chêne-Web n'existe plus. La classe abstraite DBIEntity a été créé. L'installation fonctionne maintenant avec Perl 5.8. Le constructeur ne plus analyser le XML à deux reprises.
Oak-Web is now included in Oak, so the package Oak-Web no longer exists. The DBIEntity abstract class has been created. Installation now works with Perl 5.8. The constructor no longer parse the XML twice.

2003-01-28 20:31
1.4-4

Un nouveau composant PageNavigator a été ajouté. Un bug dans lequel Oak:: Web:: Session enverrait tous les cookies à chaque fois (et pire encore, en envoyant le même cookie plus d'une fois) a été fixée. Les propriétés avec des valeurs fausses sont de nouveau accepté. Chêne:: Web:: Autres:: DateTimeField fonctionne désormais correctement. Une frontière a été ajouté à propriétés valides IMG HTML. Une nouvelle ligne qui se produit après l'entrée est maintenant supprimée.
Tags: Minor bugfixes
A new PageNavigator component was added. A bug in which Oak::Web::Session would send all the cookies every time (and worse, sending the same cookie more than once) was fixed. Properties with false values are accepted again. Oak::Web::Additional::DateTimeField now works properly. A border was added to img's valid HTML properties. A newline that occurs after input is now removed.

2003-01-25 07:15
1.4-3

Cette version comporte un volet DateTimeField, et une composante TableList. Si une erreur de syntaxe se produit, la même page est maintenant automatiquement affichés. mark_error est maintenant utilisé comme un standard, il existe un correctif dans l'accès aux cases à cocher, le composant SELECT peuvent être utilisés comme valeurs multiples sélectionner, et le projet dépend désormais de la version 0.15 d'erreur, comme la version précédente était à l'origine une erreur de segmentation en Perl.
Tags: Major feature enhancements
This release features a DateTimeField component, and a TableList component. If a syntax error occurs, the same page is now automatically shown. mark_error is now used as a standard, there is a fix in the access to checkboxes, the SELECT component can be used as multivalue select, and the project now depends on Error version 0.15, as the previous version was causing a segmentation fault in Perl.

Project Resources