Télécharger la liste

Description du projet

Pulse is a Web application framework and portal solution that provides easy-to-use, extensible patterns for creating browser based applications, Web sites, and portals. It delivers a set of out-of-the-box components, such as CMS, shopping, and user management.

Système requise

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.

2010-10-27 17:56
0.7 final

La version apporte massive API nettoyage et une amélioration de la performance énorme par rapport à d'impulsion 0,6. L'amélioration des performances repose principalement sur l'emballage org.torweg.pulse.util.io nouvelles (FastStringWriter / FastByteArrayOutputStream) et l'impulsion IntelliCache, qui permet la mise en cache des pages dynamiques privées aussi longtemps que le ServiceSession associé à la demande actuelle est toujours apatrides. La disposition nouvelle démo et le projet a amélioré le site Web de rendre le travail avec l'impulsion beaucoup plus facile. Les nouveaux concepts de l'API en outre l'utilisation des annotations Java afin de réduire les tâches de programmation fastidieuse.
Tags: Stable, Server, Final
The release brings massive API clean-ups and a huge performance improvements compared to pulse 0.6. The improved performance mainly relies on the new org.torweg.pulse.util.io package (FastStringWriter/FastByteArrayOutputStream) and the pulse IntelliCache, which allows private caching of dynamic pages as long as the ServiceSession associated with the current request is still stateless. The new demo layout and the improved project Web site make working with pulse much easier. The new concepts in the API further the use of Java annotations to reduce tedious programming tasks.

2010-09-24 07:34
0.7 RC4

Cette version assure la compatibilité avec PostgreSQL et contient des améliorations mineures dans le XSLTOutputter. Il améliore les performances (en utilisant FastStringWriter et FastByteArrayOutputStream) de l'ensemble org.torweg.pulse.util.io nouvelles tout au long. Comme les incompatibilités inattendue PostgreSQL ont été un bouchon vrai spectacle, l'espoir est que cette candidate deviendra la version finale.
Tags: Stable, Server, Release Candidate, Bugfixes
This version ensures compatibility with PostgreSQL and contains minor improvements in the XSLTOutputter. It improves the performance (by using FastStringWriter and FastByteArrayOutputStream) of the new org.torweg.pulse.util.io package throughout. As the unexpected PostgreSQL incompatibilities were a real show stopper, the hope is that this candidate will become the final release.

2010-09-16 07:26
0.7 RC 3

Cette troisième version candidate répond à un bug dans les deux AbstractSummaryDescriptionContent et AbstractSummaryDescriptionVariant concernant la recherche sur le site (descriptions n'avait pas été correctement indexées pour une recherche). Il contient également une amélioration de la performance lors de la création d'un index non-unique sur orderCode pour StoreContent et StoreVariant. Cette version est susceptible de devenir 0,7 finale si aucune d'autres problèmes sont signalés.
Tags: Stable, Minor, Server, Release Candidate
This third release candidate addresses a bug in both AbstractSummaryDescriptionContent and AbstractSummaryDescriptionVariant concerning the site search (descriptions had not been properly indexed for search). It also contains a performance improvement when creating a non-unique index on orderCode for StoreContent and StoreVariant. This version is likely to become 0.7 final if no further problems are reported.

2010-08-31 07:11
0.7 RC2

Cette release candidate comprend une correction mineure concernant un NullPointerException en liaison avec l'URL trafiqué. Deux caractéristiques ont été backportées de la mise au point 0.8: une option supplémentaire pour éliminer les suffixes de commandes générées (qui est utilisé par le contrôleur GetFullSitemap) et une mise en œuvre EventManager amélioré qui est conscient de la fonctionnalité IntelliCache (maintenant permettre la mise en cache des réponses privé AJAX base) .
Tags: Stable, Minor, Server, Release Candidate
This release candidate includes a minor bugfix regarding a NullPointerException in conjunction with tampered URLs. Two features have been backported from the 0.8 development: an additional option to remove suffixes from generated Commands (which is used by the GetFullSitemap controller) and an improved EventManager implementation which is aware of the IntelliCache feature (now allowing private caching of AJAX based responses).

2010-08-24 21:32
0.7 RC1

Le cadre d'impulsion a obtenu une mise en page par défaut de nouvelles, comportant un ensemble complet de nouveaux modèles XSL écrite. Un nouveau concept appelé RequestBeans a été introduite. RequestBeans permettre le traitement d'annotation en fonction des paramètres de la demande. La composante magasin a été remaniée pour obtenir une version plus simple de la caisse, qui est encore plus souple que l'ancienne. Les parties intégrantes du cadre, comme la configuration des composants et des faisceaux ont été retravaillés, à améliorer l'ergonomie et de maintenabilité. Les bibliothèques ont été mis à jour leurs versions actuelles stable.
Tags: Stable, Major, Server, Release Candidate
The pulse framework has obtained a new default layout, entailing a complete set of newly written XSL templates. A new concept called RequestBeans has been introduced. RequestBeans allow annotation based processing of request parameters. The shop component has been refactored to obtain a more simple version of the checkout, which is yet more flexible than the old one. Integral parts of the framework, like the configuration of components and bundles have been reworked, improving usability and maintainability. The libraries have been updated to their current stable versions.

Project Resources