Hi Carl, Well, as it is based on the original sync task, it would probably be as easy as applying a patch to data/symfony/tasks/ sfPakeEnviroment.php. In that case, the "cluster" parameter should be refactored to take its values from "host." In that case I would propose keeping support for "host" and introduce a new parameter, "hosts," which could replace "host" all-together in a future release. (One host in the array, two hosts, who cares?) Both parameters would accept the same syntax, only the new "hosts" parameter would become the "preferred" syntax.
Anyway, just a thought. Let me know if I can help. Keep up the great work! JLS On May 2, 2008, at 11:10 PM, Carl Vondrick wrote: > > On Fri, May 02, 2008 at 04:22:00PM -0700, John Singleton wrote: >> The sfSyncClusterPlugin introduces a symfony "sync-cluster task." The >> symfony sync-cluster task is intended as a replacement for the >> symfony >> sync task. > > Very cool! Would be neat to refactor/improve the bundled sync task > in a future symfony release. > > > > John L. Singleton Founder | Chief Architect WordHustler LLC http://www.wordhustler.com [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
