Download List

项目描述

Scalaffinity is a library providing core functionality for any social networking Web site based on ratings and recommendations. In other words, it is a generic collective intelligence library. Examples of such sites are Anobii, Rate Your Music, and Filmaffinity. It is designed to act as an out-of-the-box model for such Web applications. Nevertheless, Scalaffinity is fully customizable, extensible, and scalable. It incorporates lessons learned while reading "Collective Intelligence in Action" by Satnam Alag.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-14 23:55
0.2.0

全文检索功能,增加了。自定义相似度计算得到了加强,取代Lucene的相似度计算(MoreLikeThis类)它。 DAO方法被添加到搜寻文字效率。类图进行了修改。可用性和性能改进。
标签: Stable
Full text search functionalities were added. Custom similarity computation has been improved by replacing it with Lucene similarity computation (MoreLikeThis class). DAO methods were added to search efficiently by text. The class diagrams were modified. Usability and performance improvements were made.

2009-06-06 03:02
0.1.1

此版本修正了一些DAO方法,修复了一些疑问,和修复类图。 Hibernate的验证是不可能的斯卡拉2.7。 Hibernate的验证工作时,只有外地的注解是在Scala的可能。如果你与验证编译注释的类,你将看到验证蔓延的领域和与之配套的方法,这意味着没有任何Hibernate和所做的一切都是崩溃。
标签: Stable
This release fixes some DAO methods, fixes some queries, and fixes class diagrams. Hibernate validation is impossible with Scala 2.7. Hibernate validation will only work when field annotations are possible in Scala. If you decompile a class with a validator annotation, you'll see the validation is spread on the field and on its companion methods, which means nothing to Hibernate and makes everything crash.

2009-06-02 03:15
0.1.0

初步Freshmeat上公布。
Initial freshmeat announcement.

Project Resources