The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:UR class::default"

ur - tools to create and maintain a ur class tree River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: Add one or more classes to the current namespace...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: Creates a new Umlet diagram, or updates an existing diagram. Bare arguments are taken as class names to include in the diagram. Other classes may be included in the diagram based on their distance from the names classes and the --depth parameter. I...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: Add a file-based data source (not yet implemented)...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: Reads from the data sources in the current working directory's namespace, and updates the local class tree. This hits the data dictionary for the remote database, and gets changes there first. Those changes are then used to mutate the class tree. I...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: Listing Styles: --------------- text - table like csv - comma separated values pretty - objects listed singly with color enhancements html - html table xml - xml document using elements Filtering: ---------- Create filter equations by combining fil...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: Add an Oracle data source to the current namespace....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: Add a PostgreSQL data source to the current namespace....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: Add a MySQL data source to the current namespace....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: Add a SQLite data source to the current namespace....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

ur River stage one • 1 direct dependent • 1 total dependent

: add a data source to the current namespace...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Env - Environment variables that control UR behavior River stage one • 1 direct dependent • 1 total dependent

UR uses several environment variables to change its behavior or provide additional debugging information. UR_STACK_DUMP_ON_DIE <bool> When true, has the effect of turning any die() into a Carp::confess, meaning a stack dump will be printed after the ...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Util - Collection of utility subroutines and methods River stage one • 1 direct dependent • 1 total dependent

This package contains subroutines and methods used by other parts of the infrastructure. These subs are not likely to be useful to outside code....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Singleton - Abstract class for implementing singleton objects River stage one • 1 direct dependent • 1 total dependent

This class provides the infrastructure for singleton classes. Singletons are classes of which there can only be one instance, and that instance's ID is the class name. If a class inherits from UR::Singleton, it overrides the default implementation of...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Object - transactional, queryable, process-independent entities River stage one • 1 direct dependent • 1 total dependent

UR::Objects are transactional, queryable, representations of entities, built to maintain separation between the physical reference in a program, and the logical entity the reference represents, using a well-defined interface. UR uses that separation ...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Context - Manage the current state of the application River stage one • 1 direct dependent • 1 total dependent

The main application code will rarely interact with UR::Context objects directly, except for the "commit" and "rollback" methods. It manages the mappings between an application's classes, object cache, and external data sources....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Observer - bind callbacks to object changes River stage one • 1 direct dependent • 1 total dependent

UR::Observer implements the observer pattern for UR objects. These observers can be attached to individual object instances, or to whole classes. They can send notifications for changes to object attributes, or to other state changes such as when an ...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::BoolExpr - a "where clause" for objects River stage one • 1 direct dependent • 1 total dependent

A UR::BoolExpr object captures a set of match criteria for some class of object. Calls to get(), create(), and define_set() all use this internally to objectify their parameters. If given a boolean expression object directly they will use it. Otherwi...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Object::Type - a meta-class for any class or primitive type River stage one • 1 direct dependent • 1 total dependent

UR::Object::Type implements the class behind the central metadata in the UR class framework. It contains methods for introspection and manipulation of related class data. A UR::Object::Type object describes UR::Object, and also every subclass of UR::...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC

UR::Object::View - a base class for "views" of UR::Objects River stage one • 1 direct dependent • 1 total dependent

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC
44 results (0.181 seconds)