Thanks subzero2000
-Hassen
On Feb 7, 2008 3:25 AM, Tristan Rivoallan <[EMAIL PROTECTED]> wrote:
>
> On Feb 7, 2008 4:00 AM, subzero2000 <[EMAIL PROTECTED]> wrote:
>
> > While this might be overkill for your needs, I've used it in the past
> > to maintain plugins retrieved via svn:externals. It's
On Feb 7, 2008 4:00 AM, subzero2000 <[EMAIL PROTECTED]> wrote:
> While this might be overkill for your needs, I've used it in the past
> to maintain plugins retrieved via svn:externals. It's called Piston
> (http://piston.rubyforge.org/), and it allows you to keep a local copy
> committed to your
While this might be overkill for your needs, I've used it in the past
to maintain plugins retrieved via svn:externals. It's called Piston
(http://piston.rubyforge.org/), and it allows you to keep a local copy
committed to your own repository, but you can still update from the
upstream repository r
That's interesting. I like it :P
Thanks
-Hassen
On Feb 1, 2008 9:30 AM, Christian Schaefer <[EMAIL PROTECTED]> wrote:
>
>
> Hi Hassen,
>
> well you could of course use PHP inside the schema.yml to set stuff
> according to some other yml like your local app.yml.
>
> cheers
> /Christian
>
>
> On
Hi Hassen,
well you could of course use PHP inside the schema.yml to set stuff
according to some other yml like your local app.yml.
cheers
/Christian
On 1 Feb., 14:22, "Hassen Ben Tanfous" <[EMAIL PROTECTED]>
wrote:
> Hello Christian,
> I was referring to the schema.yml
>
> cheers
> -Hassen
Hello Christian,
I was referring to the schema.yml
cheers
-Hassen
On Feb 1, 2008 4:05 AM, Christian Schaefer <[EMAIL PROTECTED]> wrote:
>
>
> hi hassen,
>
> why would you want to modify the original code?
> wouldn't it be far more elegant to extend the class in each of your
> projects?
>
> che
hi hassen,
why would you want to modify the original code?
wouldn't it be far more elegant to extend the class in each of your
projects?
cheers
/christian
On 31 Jan., 23:36, "Hassen Ben Tanfous" <[EMAIL PROTECTED]>
wrote:
> Hello,
> I'm having a small issue. Let's say I'm using the sfGuardPl