AgileWiki 12.2.2 (Element Model branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News AgileWiki 12.2.2 (Element Model branch)
# 1  
Old 01-27-2009
AgileWiki 12.2.2 (Element Model branch)

AgileWiki is an SDK for assembling software systems which are fluid, easily configured and can be reorganized on-the-fly to meet ever changing requirements. It includes a COW-based database, the Rolonics programming paradigm, and semantic inferencing. License: Common Public License Changes:
Special characters can now be used in attributes and are encoded when expressing XML. Timestamps use "." in place of ":" for compatibility with dump/load. Load now supports migration to a lessor configuration - unknown element types are simply not loaded, nor are their subordinate elements. Miscellaneous bugs were found and fixed in load. SMTP Service now uses a dedicated thread. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Catalyst::Helper::Model::CDBI(3pm)			User Contributed Perl Documentation			Catalyst::Helper::Model::CDBI(3pm)

NAME
Catalyst::Helper::Model::CDBI - Helper for CDBI Models SYNOPSIS
script/create.pl model CDBI CDBI dsn user password DESCRIPTION
Helper for CDBI Model. METHODS mk_compclass Reads the database and makes a main model class as well as placeholders for each table. mk_comptest Makes tests for the CDBI Model. SEE ALSO
Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst::Helper AUTHOR
Sebastian Riedel, "sri@oook.de" LICENSE
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself. NAME
[% class %] - CDBI Model Component SYNOPSIS
See "[% app %]" DESCRIPTION
CDBI Model Component. AUTHOR
[% author %] LICENSE
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself. NAME
[% tableclass %] - CDBI Table Class SYNOPSIS
See "[% app %]" DESCRIPTION
CDBI Table Class. AUTHOR
[% author %] LICENSE
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself. perl v5.10.1 2010-02-09 Catalyst::Helper::Model::CDBI(3pm)