Re: [Dynapi-Dev] Spock is Born

2003-10-01 Thread Michael Bystrom
Well Spock needs you to replace 2 original files: dynapi.js ext/packages.js I thought that this would be simpler so that people just don't overwrite everything by adding folder... I can't have a single folder "spock" for that reason :) > Sorry I did not see the install file. I'm use to a > "r

Re: [Dynapi-Dev] Spock is Born

2003-10-01 Thread Raymond Irving
Sorry I did not see the install file. I'm use to a "readme.txt" or similar file. I still think this structure is easier: spock/examples/spock.html spock/src/ext/packages.js spock/src/spock/ spock/src/bystrom now if I were to copy the content of spock/ into dynapi3x/ then it should just work. J

Re: [Dynapi-Dev] Spock is Born

2003-10-01 Thread Raymond Irving
Hi Michael, Spock just not working. Please simplify the installation. After unzipping the spock files I copied the spock/ folder to the root of my dynapi folder (dynapi3x/) and still got errors To make installations easier just make the apps behave as if they where inside the examples folder: ex

Re: [Dynapi-Dev] Spock is Born

2003-10-01 Thread Michael Bystrom
Hi again, Done debugging on the debugger :) The buffer and help is now working on IE (missed that) I added a version check for the DynAPI and Spock so that people know what versions they are using. They always show up in Spock's main window onload. Is there a way of getting the daily snapshot ht

[Dynapi-Dev] Spock is Born

2003-09-30 Thread Michael Bystrom
I¹m back with a cold and some serious stomach problems, but I'm slowly getting better :) I just finished the debugger port to the DynAPI 3 The name debug was already taken so I gave the name Spock :) yeah yeah I know... I made it backwards compatible with the original debugger so that there shou