Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.471.848 Times

Object Creation freeware
Filter: All | Freeware | Demo
 

Object Creation

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 247

Caching object creation This script contains many recipes to memoize functions. Using this script you can cache object creation, i.e. __new__ and __init__ methods are called only when n.e. __newt;br />



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Caching object creation Download

Added: November 10, 2013 | Visits: 391

DateTimeX::Easy DateTimeX::Easy makes DateTime object creation quick and easy. It uses a variety of DateTime::Format packages to do the bulk of the parsing, with some custom tweaks to smooth out the rough edges (mainly concerning timezone detection and selection).





Platforms: *nix

License: Freeware Size: 30.72 KB Download (40): DateTimeX::Easy Download

Added: May 10, 2013 | Visits: 485

Constructor and Destructor Chaining Constructor and Destructor Chaining script combines a constructor and destructor call during object creation/despt combin


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Constructor and Destructor Chaining Download

Added: September 24, 2010 | Visits: 940

Bio::Root::Object Bio::Root::Object is a core Perl 5 object. SYNOPSIS # Use this module as the root of your inheritance tree. Object Creation require Bio::Root::Object; $dad = new Bio::Root::Object(); $son = new Bio::Root::Object(-name => Junior, -parent => $dad, -make => full); See the new() method...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (102): Bio::Root::Object Download

Added: March 23, 2010 | Visits: 836

Object::InsideOut Object::InsideOut is a comprehensive inside-out object support module. SYNOPSIS package My::Class; { use Object::InsideOut; # Numeric field # With combined get+set accessor my @data :Field :Type(numeric) :Accessor(data); # Takes INPUT (or input, etc.) as a mandatory parameter to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (89): Object::InsideOut Download

Added: March 15, 2010 | Visits: 829

Basset::Object Basset::Object is a Perl module used to create objects. This is my ultimate object creation toolset to date. It has roots in Mail::Bulkmail, Text::Flowchart, and the unreleased abstract object constructors that Ive tooled around with in the past. If you want an object to be compatible with...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (88): Basset::Object Download

Added: August 02, 2010 | Visits: 1.365

Yahoo::Search::Request Yahoo::Search::Request is a container object for a Yahoo! Search request. (This package is included in, and automatically loaded by, the Yahoo::Search package.) Package Use You never need to use this package directly -- it is loaded automatically by Yahoo::Search. Object Creation In...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): Yahoo::Search::Request Download

Added: September 10, 2010 | Visits: 1.076

Yahoo::Search::Response Yahoo::Search::Response is a container object for the result set of one query to the Yahoo! Search API. (This package is included in, and automatically loaded by, the Yahoo::Search package.) Package Use You never need to use this package directly -- it is loaded automatically by...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (93): Yahoo::Search::Response Download

Added: October 23, 2013 | Visits: 319

XML Factory XML Factory is a free Java library providing precise control over XML creation from a Java object with emphasis on speed and its ability to "bolt-on" to any project. Here are some key features of "XML Factory": ?*A* Java bean to XML conversions ?*A* Ant Task to create converters from a Java bean


Platforms: Mac

License: Freeware Size: 20.48 KB Download (47): XML Factory Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 549

Microsoft Unity Application Block The Unity Application Block (Unity) was designed to be a lightweight, extensible dependency injection container. It facilitates building loosely coupled applications and provides developers with the following advantages: · simplified object creation, especially for hierarchical object...


Platforms: Windows

License: Freeware Size: 2.5 MB Download (53): Microsoft Unity Application Block Download

Added: June 17, 2010 | Visits: 1.005

Majic Majic is the interpreter for a language called Erc. It is written in Java and follows the documented standard for the Erc language. First, a word about Erc: Erc is a link-oriented language. In fact, it is the first link-oriented language. It uses a novel syntax with roots in TCL, Scheme, Bash,...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (91): Majic Download

Added: February 20, 2010 | Visits: 852

MillScript-XML MillScript-XML project is an alternative Java XML parsing library with its own custom API. The underlying tokenizer can be configured to permit non-well-formed XML. This librarys API provides both an event model and a more conventional token stream model. The authors believe that the token...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (100): MillScript-XML Download

Added: March 24, 2010 | Visits: 908

HTML::Adsense HTML::Adsense is a Perl module that can create adsense widgets easily. SYNOPSIS This module wraps Google Adsense ad creation in OO perl code. use HTML::Adsense; my $myad = HTML::Adsense->new( client => pub-4763368282156432, ); # OR $myad->client(pub-4763368282156432); print...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): HTML::Adsense Download

Added: May 18, 2010 | Visits: 1.031

Boa Constructor 0.2.3 Boa Constructor is a cross platform Python IDE and wxPython GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated...


Platforms: *nix

License: Freeware Size: 9.6 MB Download (96): Boa Constructor 0.2.3 Download

Added: June 02, 2010 | Visits: 1.083

Perlbug::Interface::Web Perlbug::Interface::Web is a web interface to perlbug database. SYNOPSIS my $o_web = Perlbug::Interface::Web->new; print $o_web->top; print $o_web->request(help); print $o_web->links; METHODS new Create new Perlbug::Interface::Web object. my $web = Perlbug::Interface::Web->new;...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (96): Perlbug::Interface::Web Download

Added: February 27, 2010 | Visits: 2.867

PMD PMD is a Java source code analyzer. PMD finds unused variables, empty catch blocks, unnecessary object creation, and more. PMD project includes CPD, a tool to detect chunks of identical code PMD scans Java source code and looks for potential problems like: - Possible bugs - empty...


Platforms: *nix

License: Freeware Size: 8 MB Download (1419): PMD Download

Added: May 10, 2013 | Visits: 562

Boa Constructor Boa Constructor is a cross platform Python IDE and wxPython GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Boa Constructor Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 477

BlueJ for Linux BlueJ is a Java environment with built-in editor, compiler, virtual machine, debugger specifically designed for introductory teaching. The aim of BlueJ is to provide an easy-to-use teaching environment for the Java language that facilitates the teaching of Java to first year students. Special...


Platforms: Linux

License: Freeware Size: 5.1 MB Download (52): BlueJ for Linux Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 430

BlueJ for Mac OS X BlueJ is a Java environment with built-in editor, compiler, virtual machine, debugger specifically designed for introductory teaching. The aim of BlueJ is to provide an easy-to-use teaching environment for the Java language that facilitates the teaching of Java to first year students. Special...


Platforms: Mac

License: Freeware Size: 5.1 MB Download (57): BlueJ for Mac OS X Download

Released: September 23, 2012  |  Added: September 23, 2012 | Visits: 512

Enhanced Content Models Enhanced Content Models add new features to the Fedora 3.0 content models.. A more elaborate specification of the data objects. The repository view system. The object creation templates, for creating new objects


Platforms: Windows, Mac, Linux

License: Freeware Size: 28.37 MB Download (46): Enhanced Content Models Download

1 2 3 4 5 >