wait

Tigermouse AJAX framework for PHP

Tigermouse - AJAX framework for PHP
login mot de passe ou
search
english polski español français
à propos de tigermouse
actualités à propos de tigermouse publicité rss
démo
tigermouse en 5 minutes démo en Ligne screencast demo autres frameworks
prise en main
faq téléchargement et installation débuter avec tigermouse doc utilisateur aide en ligne
contribuer
mailing lists doc du developpeur directives upgrade assistant
the goal
Our goal is to develop high quality web applications framework for PHP and AJAX. We follow the best practices of software engineering to provide reliable, ready for changes and easily maintainable solution.
le savez vous?
You can take advantage of existing __autoload implementation to automaticaly include your classes. Run autobuild.php script to regenerate autoloader cache.
technology
PHP Smarty Sourceforge JSON AJAX Tigermouse

Upgrade Assistant

Upgrade Assistant is a tool to support upgrade process of your Tigermouse based application. It gives you information which files has been added, deleted, modified and which remained unchanged and are ready for upgrade. It generates DOS or Unix script that respects files to which you have made custom changes to prevent overwriting them.

There is no point in using Upgrade Assistant if you use Subversion concurrent revision management system. Use Subversion on development machine and Update Assistant in production environment.

prepare your installation

You need to provide content of var/cache/release.map file here. Before you copy&paste it please run autobuild.php file in you Tigermouse root to rebuild current application classes and files map.

map file
current release
target release
operating system
  It is very important to rebuild map files before you paste it here and continue.
Otherwise upgrade process may damage your application.