[TYPO3-team-core-v5] FLOW3: First code sprint of F3PR
Bastian Waidelich
bastian at typo3.org
Sat Sep 13 11:16:32 CEST 2008
Christopher Hlubek wrote:
Hi Christopher,
> The key idea is to have the package contents in a folder with
> the version number right in the package folder.
As you wrote, other opinions were welcome..
I don't like the idea of having multiple package versions inside one folder.
I imagine it could be quite confusing and more difficult to distribute
one specific version of a package (If you want to be able to simply zip
your version of MyPackage and send it via email and so on).
What do you think of having something like
- Packages (as is)
- Packages_Development
- Packages_Testing
- Packages_Profiling
..and so on
If you're in development context, the component manager will first check
inside of Packages_Development if the demanded package exists there and
falls back to default package path if not.
Well, it's just a swift thought, I haven't been able to really involve
myself with that topic yet.
By the way: Did you think about an integration of a versioning system?
It would be great if the package manager could "speak" subversion... ;)
Bastian
--
slice up the elephant, baby!
More information about the TYPO3-team-core-v5
mailing list