Searched hist:f411d87222d57469b74e2810a1ff3b1f60d1daa8 (Results 1 – 10 of 10) sorted by relevance
/plugin/struct/_test/mock/ |
H A D | SchemaNoDB.php | f411d87222d57469b74e2810a1ff3b1f60d1daa8 Mon Aug 08 14:49:26 UTC 2016 Andreas Gohr <gohr@cosmocode.de> refactor SchemaData into AccessTable with factory
first part of the refactoring for the SchemaData and SchemaLookupData classes. Both now inherit from AccessTable which provides common methods and two factory methods to automatically create the correct class depending on the schema.
Both classes no longer inherit from Schema. Instead they contain a Schema as a member variable. This makes it possible to initialize them with an existing schema (which is required for the factory methods).
The flow is now like this:
1: init a schema (read info from the database) 2: look at the schema to figure out if it's a lookup or not 3: initialize the right Data object with the schema
|
/plugin/struct/action/ |
H A D | search.php | f411d87222d57469b74e2810a1ff3b1f60d1daa8 Mon Aug 08 14:49:26 UTC 2016 Andreas Gohr <gohr@cosmocode.de> refactor SchemaData into AccessTable with factory
first part of the refactoring for the SchemaData and SchemaLookupData classes. Both now inherit from AccessTable which provides common methods and two factory methods to automatically create the correct class depending on the schema.
Both classes no longer inherit from Schema. Instead they contain a Schema as a member variable. This makes it possible to initialize them with an existing schema (which is required for the factory methods).
The flow is now like this:
1: init a schema (read info from the database) 2: look at the schema to figure out if it's a lookup or not 3: initialize the right Data object with the schema
|
H A D | diff.php | f411d87222d57469b74e2810a1ff3b1f60d1daa8 Mon Aug 08 14:49:26 UTC 2016 Andreas Gohr <gohr@cosmocode.de> refactor SchemaData into AccessTable with factory
first part of the refactoring for the SchemaData and SchemaLookupData classes. Both now inherit from AccessTable which provides common methods and two factory methods to automatically create the correct class depending on the schema.
Both classes no longer inherit from Schema. Instead they contain a Schema as a member variable. This makes it possible to initialize them with an existing schema (which is required for the factory methods).
The flow is now like this:
1: init a schema (read info from the database) 2: look at the schema to figure out if it's a lookup or not 3: initialize the right Data object with the schema
|
H A D | bureaucracy.php | f411d87222d57469b74e2810a1ff3b1f60d1daa8 Mon Aug 08 14:49:26 UTC 2016 Andreas Gohr <gohr@cosmocode.de> refactor SchemaData into AccessTable with factory
first part of the refactoring for the SchemaData and SchemaLookupData classes. Both now inherit from AccessTable which provides common methods and two factory methods to automatically create the correct class depending on the schema.
Both classes no longer inherit from Schema. Instead they contain a Schema as a member variable. This makes it possible to initialize them with an existing schema (which is required for the factory methods).
The flow is now like this:
1: init a schema (read info from the database) 2: look at the schema to figure out if it's a lookup or not 3: initialize the right Data object with the schema
|
H A D | entry.php | f411d87222d57469b74e2810a1ff3b1f60d1daa8 Mon Aug 08 14:49:26 UTC 2016 Andreas Gohr <gohr@cosmocode.de> refactor SchemaData into AccessTable with factory
first part of the refactoring for the SchemaData and SchemaLookupData classes. Both now inherit from AccessTable which provides common methods and two factory methods to automatically create the correct class depending on the schema.
Both classes no longer inherit from Schema. Instead they contain a Schema as a member variable. This makes it possible to initialize them with an existing schema (which is required for the factory methods).
The flow is now like this:
1: init a schema (read info from the database) 2: look at the schema to figure out if it's a lookup or not 3: initialize the right Data object with the schema
|
/plugin/struct/ |
H A D | helper.php | f411d87222d57469b74e2810a1ff3b1f60d1daa8 Mon Aug 08 14:49:26 UTC 2016 Andreas Gohr <gohr@cosmocode.de> refactor SchemaData into AccessTable with factory
first part of the refactoring for the SchemaData and SchemaLookupData classes. Both now inherit from AccessTable which provides common methods and two factory methods to automatically create the correct class depending on the schema.
Both classes no longer inherit from Schema. Instead they contain a Schema as a member variable. This makes it possible to initialize them with an existing schema (which is required for the factory methods).
The flow is now like this:
1: init a schema (read info from the database) 2: look at the schema to figure out if it's a lookup or not 3: initialize the right Data object with the schema
|
/plugin/struct/meta/ |
H A D | AccessTable.php | f411d87222d57469b74e2810a1ff3b1f60d1daa8 Mon Aug 08 14:49:26 UTC 2016 Andreas Gohr <gohr@cosmocode.de> refactor SchemaData into AccessTable with factory
first part of the refactoring for the SchemaData and SchemaLookupData classes. Both now inherit from AccessTable which provides common methods and two factory methods to automatically create the correct class depending on the schema.
Both classes no longer inherit from Schema. Instead they contain a Schema as a member variable. This makes it possible to initialize them with an existing schema (which is required for the factory methods).
The flow is now like this:
1: init a schema (read info from the database) 2: look at the schema to figure out if it's a lookup or not 3: initialize the right Data object with the schema
|
H A D | Schema.php | f411d87222d57469b74e2810a1ff3b1f60d1daa8 Mon Aug 08 14:49:26 UTC 2016 Andreas Gohr <gohr@cosmocode.de> refactor SchemaData into AccessTable with factory
first part of the refactoring for the SchemaData and SchemaLookupData classes. Both now inherit from AccessTable which provides common methods and two factory methods to automatically create the correct class depending on the schema.
Both classes no longer inherit from Schema. Instead they contain a Schema as a member variable. This makes it possible to initialize them with an existing schema (which is required for the factory methods).
The flow is now like this:
1: init a schema (read info from the database) 2: look at the schema to figure out if it's a lookup or not 3: initialize the right Data object with the schema
|
H A D | SearchConfig.php | f411d87222d57469b74e2810a1ff3b1f60d1daa8 Mon Aug 08 14:49:26 UTC 2016 Andreas Gohr <gohr@cosmocode.de> refactor SchemaData into AccessTable with factory
first part of the refactoring for the SchemaData and SchemaLookupData classes. Both now inherit from AccessTable which provides common methods and two factory methods to automatically create the correct class depending on the schema.
Both classes no longer inherit from Schema. Instead they contain a Schema as a member variable. This makes it possible to initialize them with an existing schema (which is required for the factory methods).
The flow is now like this:
1: init a schema (read info from the database) 2: look at the schema to figure out if it's a lookup or not 3: initialize the right Data object with the schema
|
/plugin/struct/syntax/ |
H A D | output.php | f411d87222d57469b74e2810a1ff3b1f60d1daa8 Mon Aug 08 14:49:26 UTC 2016 Andreas Gohr <gohr@cosmocode.de> refactor SchemaData into AccessTable with factory
first part of the refactoring for the SchemaData and SchemaLookupData classes. Both now inherit from AccessTable which provides common methods and two factory methods to automatically create the correct class depending on the schema.
Both classes no longer inherit from Schema. Instead they contain a Schema as a member variable. This makes it possible to initialize them with an existing schema (which is required for the factory methods).
The flow is now like this:
1: init a schema (read info from the database) 2: look at the schema to figure out if it's a lookup or not 3: initialize the right Data object with the schema
|