On Aug 6, 2008, at 6:42 PM, denstar wrote: > VMWare ROXORS! But parallels *does* have the slickest integration > with MS I've *ever* seen. Wow! > I haven't tried parallels yet, but since I already have vmware fusion I doubt I'll get around to it anytime soon. :(
> With that out of the way: > > On Tue, Aug 5, 2008 at 7:40 PM, Zaphod Beeblebrox wrote: > .... >> Also, since the above urls are nested resources...Users have >> policies...it's super simple to scope the policies so that the users >> only see their own policies. > > How hard would it be to print say, two policies in one PDF with that > setup? > /me thinks: just append another /policy/policyID/ to the url? And two > users's info at once?-- ditto! > well, that would go against the nested resource, unless of course a policy has another policy..... but also to that effect http://mycoolapp.com/users/{userid}/policies will give you a list all the policies and http://mycoolapp.com/users/ {userid}/policies.xml will you give the xml representation...etc. >> Doing this enabled me to make a normal html based app, move portions >> of it to ajax/xhr and then start to transition it to flex without >> having to change any of the base logic. > > This seems more like a "design pattern" than something inherent to > the language. > very true, but some languages make it more simple to attempt something like this. > As in, a good coder should have the same setup, no matter the > language. Maybe in a perfect world, but I think you run up against limitations of the language at times....e.g the lack of a null. > > > -- > Re: the MVC pattern, ferinstance, neh? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:265516 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
