Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Volltextsuche Funktionen wurden hinzugefügt. Custom Ähnlichkeit Berechnung wurde indem er es mit Lucene Ähnlichkeit computation (MoreLikeThis Klasse) verbessert. DAO Methoden wurden hinzugefügt, um effizient nach Text suchen. Die Klassendiagramme wurden geändert. Usability und Performance-Verbesserungen vorgenommen.
Tags: 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

Diese Version behebt einige DAO Methoden, behebt einige Abfragen und Fixes Klassendiagramme. Hibernate Validierung ist mit 2,7 Scala unmöglich. Hibernate Validierung wird nur funktionieren, wenn Feld Anmerkungen in Scala möglich sind. Wenn Sie eine Klasse mit einem dekompilieren validator Annotation, sehen Sie die Validierung auf dem Feld verteilt und auf ihre Begleiter Methoden, die nichts bedeutet, Hibernate und macht alles, was zum Absturz bringen.
Tags: 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

Erste freshmeat Ankündigung.
Initial freshmeat announcement.

Project Resources