[Proto-Scripty] Re: Protosafe

2010-10-05 Thread T.J. Crowder
Hi,

 Do you know if there is an alternative to make mootools works with
 prototype ?

No, and I don't think ProtoSafe did that either. Both Prototype and
MooTools extend DOM element prototypes (on every browser except IE) or
extend the elements directly (on IE). I think trying to use Prototype
and MooTools on the same page is likely to be a painful effort and
would recommend picking one and just using it. There's a lot of
overlap.

HTH,
--
T.J. Crowder
Independent Software Engineer
tj / crowder software / com
www / crowder software / com

On Oct 4, 8:26 pm, nono1974 arnaud.dom...@gmail.com wrote:
 Do you know if there is an alternative to make mootools works with
 prototype ? I looked deeply through many forums with no success.

 On 4 oct, 10:00, T.J. Crowder t...@crowdersoftware.com wrote:



  Hi,

  Protosafe is no longer being maintained by its original maintainer (or
  anyone else, as far as I know). It's an ex-project. ;-)

  HTH,
  --
  T.J. Crowder
  Independent Software Engineer
  tj / crowder software / com
  www / crowder software / com

  On Oct 3, 8:14 pm, nono1974 arnaud.dom...@gmail.com wrote:

   Hi all

   I am looking for protosafe, but all link I found are dead link.

   Any body gots a working link to this ?

   Regards

   Arnaud

-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.



[Proto-Scripty] Re: Protosafe

2010-10-04 Thread nono1974
Do you know if there is an alternative to make mootools works with
prototype ? I looked deeply through many forums with no success.

On 4 oct, 10:00, T.J. Crowder t...@crowdersoftware.com wrote:
 Hi,

 Protosafe is no longer being maintained by its original maintainer (or
 anyone else, as far as I know). It's an ex-project. ;-)

 HTH,
 --
 T.J. Crowder
 Independent Software Engineer
 tj / crowder software / com
 www / crowder software / com

 On Oct 3, 8:14 pm, nono1974 arnaud.dom...@gmail.com wrote:

  Hi all

  I am looking for protosafe, but all link I found are dead link.

  Any body gots a working link to this ?

  Regards

  Arnaud

-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.



[Proto-Scripty] Re: protosafe download

2009-01-21 Thread T.J. Crowder

Hi,

(A single thread is sufficient, you don't need to do multiple posts.)

The person who was maintaining Protosafe decided to stop doing so and
took down the files.

For a minified version of Prototype, you have several options, such as
jsmin from Crockford[1], Packer 3 from Edwards[2], or many others.
With Packer 3 or anything else that (optionally) rewrites parameter
names, you'll need to either not use that option or modify the code so
that it leaves the special $super parameter[3] alone.

[1] http://www.crockford.com/javascript/jsmin.html
[2] http://dean.edwards.name/packer/
[3] http://prototypejs.org/api/class/create

HTH,
--
T.J. Crowder
tj / crowder software / com
Independent Software Engineer, consulting services available

On Jan 21, 2:47 am, river weiguowa...@gmail.com wrote:
 Where can I download the package? It seemshttp://code.google.com/p/protosafe/
 is no longer accessible. I got a 403 error. Any help is great
 appreciated. I need the files ASAP!

 Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: protosafe download

2009-01-21 Thread river

Thanks a lot T.J. I apologize for the multiple posts. I was posting on
different groups and forgot I've posted on this.

I guess I was not clear on what I need exactly. I have to deal with
conflicts between prototype and mootools. From what I've read,
protosafe seems to be an excellent solution for that. The options
you've suggested don't address that issue, if I understand them
correctly. I'm new on prototype and JavaScript's OOP.

Weiguo

On 1月21日, 上午3时04分, T.J. Crowder t...@crowdersoftware.com wrote:
 Hi,

 (A single thread is sufficient, you don't need to do multiple posts.)

 The person who was maintaining Protosafe decided to stop doing so and
 took down the files.

 For a minified version of Prototype, you have several options, such as
 jsmin from Crockford[1], Packer 3 from Edwards[2], or many others.
 With Packer 3 or anything else that (optionally) rewrites parameter
 names, you'll need to either not use that option or modify the code so
 that it leaves the special $super parameter[3] alone.

 [1]http://www.crockford.com/javascript/jsmin.html
 [2]http://dean.edwards.name/packer/
 [3]http://prototypejs.org/api/class/create

 HTH,
 --
 T.J. Crowder
 tj / crowder software / com
 Independent Software Engineer, consulting services available

 On Jan 21, 2:47 am, river weiguowa...@gmail.com wrote:

  Where can I download the package? It 
  seemshttp://code.google.com/p/protosafe/
  is no longer accessible. I got a 403 error. Any help is great
  appreciated. I need the files ASAP!

  Thanks.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---