Subversion Repositories Applications.framework

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
299 4859 d 18 h jpm /trunk/framework/ Ajout de la gestion des keywords svn.  
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
/trunk/framework/CacheSimple.php
/trunk/framework/CacheSqlite.php
/trunk/framework/Cli.php
/trunk/framework/I18n.php
/trunk/framework/OpenIdClient.php
/trunk/framework/RestClient.php
/trunk/framework/RestServeur.php
/trunk/framework/RestService.php
/trunk/framework/Script.php
/trunk/framework/utilitaires/Chaine.php
/trunk/framework/utilitaires/DiffieHellmanUtil.php
/trunk/framework/utilitaires/Encodage.php
/trunk/framework/utilitaires/Fichier.php
/trunk/framework/utilitaires/Pattern.php
/trunk/framework/utilitaires/Storage.php
/trunk/framework/utilitaires/StorageFile.php
/trunk/framework/utilitaires/Tableau.php
291 4863 d 15 h jpm /trunk/ Ajout du CacheSimple. Une classe pour gérer le cache via le système de fichier de façon extremement simple.
Deux méthode accessible seulement : sauver() et charger().
 
/trunk/exemple/services/modules/0.1/ServiceCacheSimple.php
/trunk/framework/CacheSimple.php
/trunk/framework/Cache.php
282 4880 d 15 h jpm /trunk/framework/ Ajout de traduction et gestion des options du cache depuis le fichier config.ini  
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
/trunk/framework/CacheSqlite.php
/trunk/framework/config.defaut.ini
269 4881 d 15 h jpm /trunk/framework/ Ajout de la première version du Cache fonctionnant avec Sqlite ou Fichier.  
/trunk/framework/CacheSqlite.php
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
248 4892 d 15 h jpm /trunk/framework/ Première version utilisable du cache avec stockage par fichier.  
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php
246 4894 d 15 h jpm /trunk/framework/ Début gestion du cache.  
/trunk/framework/Cache.php
/trunk/framework/CacheFichier.php