Object::Mediator 0.02
Sponsored Links
Object::Mediator 0.02 Ranking & Summary
File size:
0.006 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
890
Date added:
2007-05-18
Publisher:
Eugen J. Sobchenko
Object::Mediator 0.02 description
Object::Mediator is a generic object persistence framework.
SYNOPSIS
package Persistent;
use base qw( Object::Mediator );
__PACKAGE__->mk_attr ( qw(foo bar) );
sub _set_id {
my $self = shift;
my $id = generate_identity();
$self->identity( $id );
}
sub _insert {
my $self = shift;
$db_handle->insert ( $self->id, $self->foo, $self->bar );
}
sub _update {
my $self = shift;
$db_handle->update ( $self );
}
sub _delete {
my $self = shift;
$db_handle->delete ( $self->id );
}
sub _select {
my $self = shift;
my ( $foo, $bar ) = $db_handle->select ( $self->id );
$self->foo ( $foo );
$self->bar ( $bar );
}
Object::Mediator attempts to be simple and fairly minimalistic object mapping framework. Main aims of development were: usage simplicity, end user transparency, database independency and minimization of database interaction with some kind of in-memory object state control system.
SYNOPSIS
package Persistent;
use base qw( Object::Mediator );
__PACKAGE__->mk_attr ( qw(foo bar) );
sub _set_id {
my $self = shift;
my $id = generate_identity();
$self->identity( $id );
}
sub _insert {
my $self = shift;
$db_handle->insert ( $self->id, $self->foo, $self->bar );
}
sub _update {
my $self = shift;
$db_handle->update ( $self );
}
sub _delete {
my $self = shift;
$db_handle->delete ( $self->id );
}
sub _select {
my $self = shift;
my ( $foo, $bar ) = $db_handle->select ( $self->id );
$self->foo ( $foo );
$self->bar ( $bar );
}
Object::Mediator attempts to be simple and fairly minimalistic object mapping framework. Main aims of development were: usage simplicity, end user transparency, database independency and minimization of database interaction with some kind of in-memory object state control system.
Object::Mediator 0.02 Screenshot
Object::Mediator 0.02 Keywords
Mediator 0.02
object persistence framework
Persistence Framework
Object Persistence
generic object
Self-
id
object
shift
Foo
bar
Object::Mediator
ObjectMediator
Object::Mediator 0.02
Libraries
Programming
Bookmark Object::Mediator 0.02
Object::Mediator 0.02 Copyright
WareSeeker periodically updates pricing and software information of Object::Mediator 0.02 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Object::Mediator 0.02 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
java object persistence framework
object persistence frameworks
java persistence framework
object persistence framework delphi
object lessons
persistence frameworks
hidden object games
objectives for resumes
objective
object desktop
sample resume objectives
objection
object relations theory
myspace falling objects
shift4
objectdock
object pronouns
object dock
Related Software
Object::AutoAccessor is an accessor class by using AUTOLOAD. Free Download
B::LexInfo is a Perl module that shows information about subroutine lexical variables. Free Download
Object::Trampoline is a Perl module for delay object construction. Free Download
Rose::Object is a simple object base class. Free Download
Games::Object is a Perl module to provide a base class for game objects. Free Download
CSer is a library for C++ serialization, also called persistence. Free Download
XML::Generator is a Perl extension for generating XML. Free Download
Symbol is a Perl module created to manipulate Perl symbols and their names. Free Download
Latest Software
Popular Software
Favourite Software