Midgard Components Framework 8.09.0 (Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Midgard Components Framework 8.09.0 (Stable branch)
# 1  
Old 10-08-2008
Midgard Components Framework 8.09.0 (Stable branch)

Image The Midgard Components Framework (also called MidCOM) is an advanced component architecture which extends the Midgard Web content management framework. It provides mechanisms for building a Web site using components without much need for writing code to glue all this together. The administration site gets built automatically by using those components. Goodies like a caching engine and subrequests make site building even easier. License: GNU Lesser General Public License (LGPL) Changes:
This version is meant to ease transition from Web services using the deprecated Midgard 1.x APIs to the new Midgard2 architecture. Because of this, this release provides both API versions. This means that it can be used to run both Midgard 1 applications, like version 2.9 of the MidCOM component framework, and Midgard2 applications, like MidCOM3. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Spoon(3pm)						User Contributed Perl Documentation						Spoon(3pm)

NAME
Spoon - A Spiffy Application Building Framework SYNOPSIS
Out of the Cutlery Drawer And onto the Dinner Table DESCRIPTION
Spoon is an Application Framework that is designed primarily for building Social Software web applications. The Kwiki wiki software is built on top of Spoon. Spoon::Base is the primary base class for all the Spoon::* modules. Spoon.pm inherits from Spiffy.pm. Spoon is not an application in and of itself. (As compared to Kwiki) You need to build your own applications from it. SEE ALSO
Kwiki, Spork, Spiffy, IO::All DEDICATION
This project is dedicated to the memory of Iain "Spoon" Truskett. CREDIT
Dave Rolsky and Chris Dent have made major contributions to this code base. Of particular note, Dave removed the memory cycles from the hub architecture, allowing safe use with mod_perl. (Dave, Chris and myself currently work at Socialtext, where this framework is heavily used.) AUTHOR
Ingy dA~Xt Net <ingy@cpan.org> COPYRIGHT
Copyright (c) 2004. Brian Ingerson. All rights reserved. Copyright (c) 2006. Ingy dA~Xt Net. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.12.4 2006-12-09 Spoon(3pm)