In short, I am looking for the correct predicate format to index into a dictionary attribute on an object.
My editor of choice for Objective-J Cappuccino development right now is Sublime Text 2. Unfortunately I haven\'t had any luck finding an Objective-J intellisense autocomplete plugin. It seems it shoul
I\'m trying to add a method to the CPArrayController class via a category. The template for adding reverse to the CPString works fine but I\'m unable to add anything to the CPArrayController. While co
I have two forms named form1,form2. One form with textfields, another with file inputs. I need to forge a POST request to the serverside with contents of textfields and file inputs. Reading contents o
Synopsis I want to build a custom control which displays events in a calendar. 开发者_Python百科Here is the draft:
I want to develop a web application, but I need a strong and recent speed&memory comp开发者_StackOverflow中文版arison between Dojo, Cappuccino and Sproutcore, preferably latest version; http://en.
I\'m playing around with https://github.com/elii/Cappuccino-X-Juggernaut, which is basically a juggernaut chat for rails, and I get the following errors when I try to submit a post. Could someone tell
I was wondering does any know of any source code examples or tutorials using cappuccino\'s drag n drop feature?
How would yo开发者_运维知识库u compare 2 objects in cappuccino for equality. I have tried == and it doesn\'t seem to work for me.If the object is a regular Cappuccino object and it implements the requ
I\'m new to Ruby on Rails, and I\'ve been trying to deploy a simple Cappuccino app with Ruby on Rails on to Heroku for the last three days, and every time I initialize (heroku rake db:migrate) I keep