[Prototype-core] Re: Safe Object.extend?

2009-01-09 Thread joe t.
Yeah, good point. i thought specifying the boolean might be more reliable, but it doesn't hurt to leave it out. -joe t. On Jan 9, 8:05 am, evolutional t.ziegelbec...@gmail.com wrote: another thing... I recently used the Object.extend for the default options of a class. So I just thought

[Prototype-core] Re: Safe Object.extend?

2009-01-09 Thread Tobie Langel
That's obviously not possible, for obvious backwards compatibility issues. Best, Tobie On Jan 9, 2:05 pm, evolutional t.ziegelbec...@gmail.com wrote: another thing... I recently used the Object.extend for the default options of a class. So I just thought would it not be simpler to use an