Changeset 18319
- Timestamp:
- 05/16/09 07:13:46 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfPropelLazyHydrationIteratorPlugin/trunk/src/plugin/README
r18317 r18319 35 35 36 36 ## Installation 37 38 First, let me reiterate: <em>you really need Propel 1.2</em>. This is the version that ships with Symfony 1.0 and 1.1. At the time of this writing, _Propel 1.2 is **not** available for later versions of Symfony_. 37 39 38 40 1. Install the plugin: … … 175 177 176 178 All this to say that you should be able to accomplish all the same types of things, regardless of which selection mechanism you decide to use, but that they are _not_ transparently interchangeable with each other in existing code. 179 180 181 ## To Do 182 183 * compatibility with Propel 1.3 184 * unit tests