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
#1017 confirmed enhancement
Use stream wrapper to replace selectors system
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 2.0.0 |
Component: | jelix:core | Version: | |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
we could use stream wrappers to define protocols, so it could replace our own protocol system (selectors).
see example here: http://fr2.php.net/manual/en/stream.streamwrapper.example-1.php
Change History (2)
comment:1 Changed 9 years ago by laurentj
- Status changed from new to assigned
comment:2 Changed 9 years ago by laurentj
- Owner laurentj deleted
- Status changed from assigned to confirmed
Note: See
TracTickets for help on using
tickets.