最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - How well is Objective-J documented? Is the documentation good enough to start using it seriously? - Stack Overflow

programmeradmin2浏览0评论

I consider going with Objective-J, instead writing plain JavaScript. But I wonder if the documentation of the language and the frameworks is good enough, since it seems like a very young development.

I consider going with Objective-J, instead writing plain JavaScript. But I wonder if the documentation of the language and the frameworks is good enough, since it seems like a very young development.

Share Improve this question edited Jan 9, 2010 at 17:00 skaffman 404k96 gold badges824 silver badges775 bronze badges asked Jan 9, 2010 at 16:55 openfrogopenfrog 40.8k69 gold badges233 silver badges379 bronze badges
Add a ment  | 

3 Answers 3

Reset to default 10

The API is also the same as Cocoa, so for instance, looking at developer.apple. for NSView will be suitable as docs for CPView.

Been trying it for future development. One thing for sure, it is intended for web "apps" instead of web "sites".

Documentations are lacking at this moment I think but the mailing list is active. The only docs & howtos I can find are in the official site.

Very young development indeed.

Cappuccino’s documentation is generated with doxygen and you can always summon jake docs to build a local copy.

Definitely look into the mailing list.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论