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.

Just a thought!

--
Raymond Irving




--- Raymond Irving <[EMAIL PROTECTED]> wrote:
> 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:
> 
> example:
> 
> dynapi3x/examples/my-app.html
> 
> you could then copy the app to another folder in the
> dynapi3x/ root and it would still work:
> 
> dynapi3x/my-folder/my-app.html
> 
> now you can distribute "my-folder/" along with
> changes
> to the dynapi "src/" folder
> 
> --
> Raymond Irving
> 
> 
> --- Michael Bystrom <[EMAIL PROTECTED]>
> wrote:
> > 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
> > http://dynapi.sourceforge.net/snapshot/?N=D
> > to be part of the dynapi.version tag or is there
> > another way, this would be
> > nice so that we always know what version people
> are
> > having problems with.
> > (just a thought)
> > 
> > I've think that we should use the "help" section
> to
> > show the DynAPI
> > reference guild and help. Click on help and you'll
> > see what I mean.
> > 
> > Some minor cosmetics lifts.
> > 
> > Added toStaus() 
> > 
> > If you downloaded the first version you should use
> > this one instead.
> > 
> > Go and download, play, test, let me know what you
> > think.
> > http://www.michaelbystrom.com/download.php
> > 
> > Michael
> > 
> > 
> > > 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
> > > should not be any problems, all the original
> calls
> > are there ie:
> > > dynapi.debug.print() etc. so if you want to use
> > those.
> > > 
> > > These are the spock methods:
> > > dump()  = dynapi.debug.print()
> > > inspect() = dynapi.debug.inspect()
> > > toEval() = dynapi.debug.setEvaluate()
> > > dynapi.status() = dynapi.debug.status() will
> > change to toStatus()
> > > 
> > > You can easily change them to something that you
> > feel much more your style
> > > I've used dump() for so long now that it would
> be
> > real difficult to change.
> > > 
> > > I've also tried to incorporate most of the
> > original debugger features that
> > > mine didn't have, like the load scripts and
> reload
> > scripts.
> > > 
> > > To load script manually type in the evaluate
> > window
> > > The rest is pretty self explanatory, this is a
> > debug version so I might
> > > missed something.
> > > 
> > > I can't get watch to work or I donšt understand
> > it.
> > > 
> > > I also removed form (NS4.7) support for Spock,
> the
> > original debugger does
> > > this just fine.
> > > 
> > > Go and download, play, test, let me know what
> you
> > think.
> > > http://www.michaelbystrom.com/download.php
> > > 
> > > Michael
> > 
> > 
> > 
> >
>
-------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > Dynapi-Dev mailing list
> > [EMAIL PROTECTED]
> >
>
http://www.mail-archive.com/[EMAIL PROTECTED]/
> 
> 
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product
> search
> http://shopping.yahoo.com
> 
> 
>
-------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
>
http://www.mail-archive.com/[EMAIL PROTECTED]/


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to