TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Native iOS development made simple [video]

45 pointsby jeromecollombabout 12 years ago

12 comments

adamjernstabout 12 years ago
Nice idea, but the sample code they show in the screenshot uses "FALSE" instead of NO (the Obj-C standard boolean literal).<p>I'm not sure how they did that (#define?) but stay far, far away. Imagine if you opened up a Ruby codebase and found out I had aliased NO to be the same as the language builtin false... yeesh.<p>Also, setting boolean instance variables to NO in init is silly since Obj-C objects are calloc'd, so all ivars are guaranteed to start with default values (nil/0/NO).
评论 #5437556 未加载
评论 #5437577 未加载
评论 #5437476 未加载
评论 #5437532 未加载
nayefcabout 12 years ago
From all the app code generators I've seen and used, the experience is absolutely horrendous. Memory leaks, does not five you full access into the API etc... It's a lot easier to suck it up and learn Objective-C than having to deal with these tools.
评论 #5437870 未加载
评论 #5437506 未加载
评论 #5439412 未加载
aarondfabout 12 years ago
I think this is a cool idea, but I think it might make sense to aim it at the Titanium platform. As a Titanium developer myself, I think this would go over extremely well in our community. I would assume that anyone who is comfortable enough in Obj-C wouldn't really want to use an app builder like this, but titanium devs are already using a "builder" of sorts since they are using the framework. Just a thought!
sdfjklabout 12 years ago
If you want to write iOS things, don't fool yourself into thinking there is a way around learning Objective-C and Cocoa (Touch).
holgersindbaekabout 12 years ago
Nice idea, but it seems like the only kind of apps you can build are apps that takes stuff from the web and put it inside the app.<p>Well done that they have been able to build it though. How do you think they are porting the html/css code to Obj-C?
评论 #5437652 未加载
gavingmillerabout 12 years ago
Has anyone located some code generated by this system? Would love to take a look through it.
argonautabout 12 years ago
How is this any different than building the GUI using built-in Storyboards/Interface Builder?<p>If your app does anything more than just displaying content, it still seems like you'll have to jump into the code.
joezhouabout 12 years ago
Well, so easy a caveman can do it!<p>Except the product will also looks like it's designed by a caveman.. :D But pretty cool for the everyday idea man out there
BaconJuiceabout 12 years ago
Just curious, how did you guys derive to this number? "Reduce iOS development cost and time by 80%"
评论 #5438123 未加载
bradorabout 12 years ago
Price is $299 PER APPLICATION? or is that a typo?
评论 #5437548 未加载
jlebrechabout 12 years ago
RubyMotion?
camusabout 12 years ago
300$ (a theme) for IOS themes ?