UJO Framework 0.83 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News UJO Framework 0.83 (Default branch)
# 1  
Old 01-29-2009
UJO Framework 0.83 (Default branch)

Image UJO Framework offers a special architecture of beans different from conventional JavaBeans. The useful features are XML persistence of an object tree, simple introspection, easy collaboration with Swing tables, and very light weight. License: The Apache License 2.0 Changes:
Support for the Proxy pattern design of the BeanUjo class. SimpleDateFormat synchronization has been fixed. The code has been cleaned up. 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)