Re[6]: cfscript zip example?

2012-06-26 Thread Michael David
Ah. My apologies to the list for my inadvertent faux pas. (And thanks to the two kind souls who sent me messages off-list...) -- Cheers! Michael David -- Original Message -- From: "Nathan Strutz" To: "cf-talk" Sent: 6/25/2012 10:18:28 PM Subject: Re: Re[4]:

Re: cfscript zip example?

2012-06-25 Thread Paul Hastings
On 6/26/2012 9:24 AM, Nathan Strutz wrote: > Paul's got a good idea though. We could really use some solid demos. Paul, > why not add the missing test case and the missing demos as separate bug > reports on github? They're both good ideas. i would if i 100% understood it in the first place. don'

Re: cfscript zip example?

2012-06-25 Thread Nathan Strutz
If we have any takers, I would especially love it if someone would create a demo in the form of an MXUnit test case and issue a pull request. Anyone... ? In fact, if somebody makes a demo, I can make the test case for you and add it to the project. Paul's got a good idea though. We could really

Re: Re[4]: cfscript zip example?

2012-06-25 Thread Nathan Strutz
lid enough on IIS7 for > high-volume production use? > > Seriously, not trying to touch off some debate here. I'm just > curious... > > -- > Cheers! > Michael David > > > -- Original Message -- > From: "Matt Quackenbush" > To: "

Re: cfscript zip example?

2012-06-25 Thread Raymond Camden
On Mon, Jun 25, 2012 at 8:14 PM, Paul Hastings wrote: > and FYI i would have simply contacted the author ("russplaysguitar") if github > actually had functionality for that. RIAForge let's you contact project owners! ;) -- ==

Re: cfscript zip example?

2012-06-25 Thread Paul Hastings
On 6/25/2012 11:24 PM, Alan Rother wrote: > This topic has devolved a bit - let's see if we can actually help Paul well since this list is also a part of the cf community, posting a few simple cfscript zip examples for all the function's actions would be a good idea. an even better one would be

Re[4]: cfscript zip example?

2012-06-25 Thread Michael David
To: "cf-talk" Sent: 6/25/2012 2:23:14 PM Subject: Re: Re[2]: cfscript zip example? >It's called Railo. :D > > >On Mon, Jun 25, 2012 at 12:52 PM, Michael David < >li...@michaeldavid.com >>wrote: > > >> >> >>Seriously! >> >

Re: cfscript zip example?

2012-06-25 Thread Paul Hastings
On 6/26/2012 1:35 AM, Raymond Camden wrote: > > Errr, yes, so sorry we couldn't do _everything_ people wanted in CF10. > CF11 will have every feature requested. Ever. the cfcommunity's done a good job w/some of what was missing--it's just this one case where *i'm* not getting the syntax. you gu

Re: Re[2]: cfscript zip example?

2012-06-25 Thread Judah McAuley
fscript solution for every >>> cftag, for those of us who prefer the former. >>> >>> -- >>> Cheers! >>> Michael David >>> >>> >>> -- Original Message -- >>> From: "Andrew Scott" >>> To: "

Re: Re[2]: cfscript zip example?

2012-06-25 Thread Raymond Camden
ginal Message ------ >> From: "Andrew Scott" >> To: "cf-talk" >> Sent: 6/25/2012 11:05:08 AM >> Subject: Re: cfscript zip example? >> >Hmmm, for some reason I thought there had been some functions for zip... >> Oh >> >well, more t

Re: Re[2]: cfscript zip example?

2012-06-25 Thread Matt Quackenbush
gt; -- Original Message -- > From: "Andrew Scott" > To: "cf-talk" > Sent: 6/25/2012 11:05:08 AM > Subject: Re: cfscript zip example? > >Hmmm, for some reason I thought there had been some functions for zip... > Oh > >well, more tags not con

Re[2]: cfscript zip example?

2012-06-25 Thread Michael David
Seriously! I sure wish that Adobe would provide a cfscript solution for every cftag, for those of us who prefer the former. -- Cheers! Michael David -- Original Message -- From: "Andrew Scott" To: "cf-talk" Sent: 6/25/2012 11:05:08 AM Subject: Re: cfscrip

Re: cfscript zip example?

2012-06-25 Thread Alan Rother
This topic has devolved a bit - let's see if we can actually help Paul Paul, are you just looking for an example of creating a zip file from let's say, a specific directory? I'd be happy to send you a couple of working examples if you tell just what you need it to do. =] -- Alan Rother Manager

Re: cfscript zip example?

2012-06-25 Thread Dave Watts
> But would it have not been better to sit down and think that people are > going to want cfscript version of everything, and hold of releasing until > it is done and not 4 versions later? Probably not - you can either get some things now, or maybe get everything later. Note the word "maybe". Da

Re: cfscript zip example?

2012-06-25 Thread Andrew Scott
Yes, we can agree getting there. But would it have not been better to sit down and think that people are going to want cfscript version of everything, and hold of releasing until it is done and not 4 versions later? -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://

Re: cfscript zip example?

2012-06-25 Thread Raymond Camden
To be fair, we've been expanded native script functionality _and_ the "Script Stuff as CFCs" in each release. It's getting there. On Mon, Jun 25, 2012 at 10:05 AM, Andrew Scott wrote: > > Hmmm, for some reason I thought there had been some functions for zip... Oh > well, more tags not converted

Re: cfscript zip example?

2012-06-25 Thread Andrew Scott
Hmmm, for some reason I thought there had been some functions for zip... Oh well, more tags not converted to script that adobe think we don't use :-( -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/108193156965451149543 On Tue, Jun 26, 2012 at 12:4

Re: cfscript zip example?

2012-06-25 Thread Nathan Strutz
Ok, so to clarify, are you using the zip.cfc from https://github.com/CFCommunity/CFScript-Community-Components ? Sorry, I don't think I know Russ, who it looks like authored it. nathan strutz [www.dopefly.com] [hi.im/nathanstrutz] [about.me/nathanstrutz] On Mon, Jun 25, 2012 at 1:13 AM, Paul H

Re: cfscript zip example?

2012-06-25 Thread Matt Quackenbush
Unless you're on Railo, of course. :-) http://wiki.getrailo.org/wiki/TAG:CFZIP On Mon, Jun 25, 2012 at 9:48 AM, Raymond Camden wrote: > > There is no script support for cfzip. He is using a script based CFC. > > On Mon, Jun 25, 2012 at 4:08 AM, Andrew Scott > wrote: > > > > Paul, Nathan is as

Re: cfscript zip example?

2012-06-25 Thread Raymond Camden
There is no script support for cfzip. He is using a script based CFC. On Mon, Jun 25, 2012 at 4:08 AM, Andrew Scott wrote: > > Paul, Nathan is asking is there any reason you are not using ColdFusion 8 > and its tag/script based support for zip, instead of a 3rd party library. > > -- > Regards, >

Re: cfscript zip example?

2012-06-25 Thread Andrew Scott
Paul, Nathan is asking is there any reason you are not using ColdFusion 8 and its tag/script based support for zip, instead of a 3rd party library. -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/108193156965451149543 On Mon, Jun 25, 2012 at 6:13 P

Re: cfscript zip example?

2012-06-25 Thread Paul Hastings
On 6/25/2012 1:07 PM, Nathan Strutz wrote: > > Any particular reason you don't use the cfzip tag from ColdFusion 8+? project CFCs are all in cfscript. > Sorry, that's probably not helpful, but hey sometimes people don't read the > docs. If you're on Adobe software, I think nothing before CF8 is

Re: cfscript zip example?

2012-06-24 Thread Nathan Strutz
Any particular reason you don't use the cfzip tag from ColdFusion 8+? Sorry, that's probably not helpful, but hey sometimes people don't read the docs. If you're on Adobe software, I think nothing before CF8 is even supported anymore. nathan strutz [www.dopefly.com] [hi.im/nathanstrutz] [about.me

cfscript zip example?

2012-06-24 Thread Paul Hastings
having a hard time getting my wooly head around the zip.cfc from cfcommunity. anyone know of any code examples for the action "zip" bits? thanks. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfus