Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Cambios en clases de Cache en último commit.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Albert Lombarte  
View profile   Translate to Translated (View Original)
 More options Apr 10 2012, 6:59 am
From: Albert Lombarte <alomba...@gmail.com>
Date: Tue, 10 Apr 2012 03:59:02 -0700 (PDT)
Local: Tues, Apr 10 2012 6:59 am
Subject: [MAJOR] Cambios en clases de Cache en último commit.

Hola,

Ayer por la noche hice un commit de esos que lo rompen todo :)

Si hacéis update regularmente deberéis hacer rebuild de vuestros proyectos
para continuar trabajando,* no hagáis deploy de la rama master* en
proyectos de producción bajo ningún concepto *sin antes comprobar el
funcionamiento en desarrollo*. Es posible que incluso necesitéis editar a
mano del classes.config.php.

Lo más importante que tenéis que hacer es:
- Rebuild (si os deja, y si no añadir en classes.config.php los ficheros de
la carpeta Cache y volver a hacer rebuild)
- Si utilizáis cacheTags ahora los métodos ya no son estáticos, deberéis
cambiar el acceso. ( :: por -> )
- Para los usuarios de Memcache (no memcached), la función set() elimina el
tercer parámetro de cuatro, el COMPRESS. Hay que borrarlo.

Básicamente se ha refactorizado el uso de Cache, así como la segmentación
en ficheros.

Saludos

https://github.com/alombarte/SIFO/commit/1fa84c953cdd9714d43e0d20c10e...

Improved www-authentication
RENAMED memcache to cache.config.php
Splitted Cache class and moved into several Files in the folder Cache
Deleted folder libs/MemCached
Deleted require_once of classes in VisualPHPUnit
Cache::getInstance( $cache_sytem ) is now a Proxy class that can init any cache system. Autodetection by default.
Cache Tags are no loger static functions
Added to Controller class the attribute ->cache so it can be used in the controllers.
Fixed Cache Disk
Removed parameter COMPRESS in all memcache->set functions.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »