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 "dist:UR change"

lib/UR/Change.pm 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

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

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::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::Debug - Controls for debugging behavior River stage one • 1 direct dependent • 1 total dependent

Flags which turn on debugging behavior are set here. Change them in the debugger to activate debugging functionality....

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::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

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::ObjectV04removed - restores changes removed in UR version 0.04 River stage one • 1 direct dependent • 1 total dependent

Extends the UR::Object API have methods removed in the 0.04 release. If you upgrade UR, but depend on old APIs, use this module. For version 0.xx of UR, APIs may change with each release. After 1.0, APIs will only change with major releases number in...

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

UR::Manual::Metadata - Overview of the metadata classes in UR River stage one • 1 direct dependent • 1 total dependent

The UR system creates and uses several classes and objects to represent information about the many classes and objects in the system - metadata. For example, for each class, there is an object, called a class metadata object, to represent it. Each pr...

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

UR::Manual::Overview - UR from Ten Thousand Feet River stage one • 1 direct dependent • 1 total dependent

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

UR::Object::Property - Class representing metadata about a class property River stage one • 1 direct dependent • 1 total dependent

Instances of this class represent properties of classes. For every item mentioned in the 'has' or 'id_by' section of a class definition become Property objects....

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

UR::Context::Process - Implements a generic interface to the current application. River stage one • 1 direct dependent • 1 total dependent

This module provides methods to set and retrieve various names associated with the program and the program version number....

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

UR::Manual::Tutorial - Step-by-step guide to building a set of classes for a simple database schema River stage one • 1 direct dependent • 1 total dependent

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

UR::ObjectV001removed - restores changes removed in UR version 0.01 River stage one • 1 direct dependent • 1 total dependent

Extends the UR::Object API have methods removed in the 0.01 release. If you upgrade UR, but depend on old APIs, use this module. For version 0.xx of UR, APIs may change with each release. After 1.0, APIs will only change with major releases number in...

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

UR::Service::RPC::Server - Class for implementing RPC servers River stage one • 1 direct dependent • 1 total dependent

The RPC server implementation isn't fleshed out very well yet, and may change in the future....

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

UR::Context::Transaction - API for software transactions River stage one • 1 direct dependent • 1 total dependent

UR::Context::Transaction instances represent in-memory transactions as a diff of the contents of the object cache in the Process context. Transactions are nestable. Their instances exist in the object cache and are subject to the same scoping rules a...

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

UR::Object::Type::AccessorWriter - Helper module for UR::Object::Type responsible for creating accessors for properties River stage one • 1 direct dependent • 1 total dependent

Subroutines within this module actually live in the UR::Object::Type namespace; this module is just a convienent place to collect them. The class initializer uses these subroutines when it's time to create accessor methods for a newly defined class. ...

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