The project home page at Google with the links is The Curl ORB home page at code.google.com/p/curl-orb
These projects are typically shy of being 1.0 releases.
At the moment they are as follows:
- Curl ORB 0.7
- Curl Advanced UI 0.6
- Curl Sonntag MVC 0.7
- Curl Non-visual Libs 0.7
Curl Non-visual Libs
Extended components for Curl language, such as String utility, collection utility, UI utility, logging, log-rotate, data caching, encrypt/decrypt and such.
Curl Sonntag MVC Framework
Curl Sonntag is a simple MVC framework for Curl.
Curl Advanced UI
Advanced User Interface libraries provide components necessary for creating rich user interface applications easily. (for details see this blog post at developers.curl.com)
Curl ORB
Curl ORB is to communicate between Curl and server side Java. It can generate Curl source code from POJO (Plain Old Java Objects), and invoke the Java methods on the server-side from Curl client-side applications.
There is also a new External Libraries project from curl.com in Cambridge, MA, and I will post a note on that open source package when it is out of alpha.
No comments:
Post a Comment