developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 11 years ago
Last modified 9 years ago
#1093 confirmed task
Rework directories organisation, to follow PSR-0 autoloading
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 2.0.0 |
Component: | jelix | Version: | |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
Many framework will follow the recommendation PSR-0: http://groups.google.com/group/php-standards/web/psr-0-final-proposal
We should have such autoloader, and organize our directories like them.
Change History (3)
comment:1 Changed 9 years ago by laurentj
- Status changed from new to confirmed
comment:2 Changed 9 years ago by flav
comment:3 Changed 9 years ago by laurentj
An autoloader compatible PSR0 has been developped for jelix 1.4, jAutoloader.
Note: See
TracTickets for help on using
tickets.
broken url :
try https://gist.github.com/1234504