1
I Use This!
Activity Not Available

News

Posted almost 18 years ago by [email protected] (Michele Aiello)
Hi all.Vaniglia 0.3.0 will be available by next monday (16/04/2007) and this is the ChangeLog of this new release:Vaniglia 0.3.0 - Added a module log4j with log4j appenders. The only one in this release is RollingFileDailyFolderAppender. - ... [More] Parser improvements: - Improved performances with recovery - New Field Type: CharType (Single character field). - Field Validators. Currently the following validators are implemented: - NotNullValidator - CharsetValidator - LengthValidator - Custom class field validator. - Directory Poller improvements: - Added a configurable format for the appended timestamp. - File are now immediatelly moved to the final directory (only if automove is set) after being processed. - Some Bug Fixing. - Added module Crypto This module is intented to be a simple way to use encryption without having to deal with all the boring details. Just a password and a string to entrypt/decrypt. - Added module Extension Framework This module is intented to be used for simple extension (plugin like) for applications. It allows the application developer to define Extension Points that other developers can use to extend the application behavior. The Extension configuration file can be modified at runtime and will be reloaded by the Extension. Global parameters can be provided and will be subsctituted in all extensions parameters using them. - Added module Socket Communication Framework This module is intented to be used for simple socket-based communication protocols. It features reconnection, connection pooling and many others basic functionalities of every communication procotol. The logic of how data is excanged between clients and servers is coded in two delegate classes (ServerDelegate and ClientDelegate). (0 comments) [Less]
Posted almost 18 years ago by Michele Aiello
Hi all. Vaniglia 0.3.0 will be available by next monday (16/04/2007) and this is the ChangeLog of this new release: Vaniglia 0.3.0 - Added a module log4j with log4j appenders. The only one in this release is RollingFileDailyFolderAppender. - Parser ... [More] improvements: - Improved performances with recovery - New Field Type: CharType (Single character field). - Field Validators. Currently the following validators are implemented: - NotNullValidator - CharsetValidator - LengthValidator - Custom class field validator. - Directory Poller improvements: - Added a configurable format for the appended timestamp. - File are now immediatelly moved to the final directory (only if automove is set) after being processed. - Some Bug Fixing. - Added module Crypto This module is intented to be a simple way to use encryption without having to deal with all the boring details. Just a password and a string to entrypt/decrypt. - Added module Extension Framework This module is intented to be used for simple extension (plugin like) for applications. It allows the application developer to define Extension Points that other developers can use to extend the application behavior. The Extension configuration file can be modified at runtime and will be reloaded by the Extension. Global parameters can be provided and will be subsctituted in all extensions parameters using them. - Added module Socket Communication Framework This module is intented to be used for simple socket-based communication protocols. It features reconnection, connection pooling and many others basic functionalities of every communication procotol. The logic of how data is excanged between clients and servers is coded in two delegate classes (ServerDelegate and ClientDelegate). [Less]
Posted almost 18 years ago by Michele Aiello
Hi all. Vaniglia 0.3.0 will be available by next monday (16/04/2007) and this is the ChangeLog of this new release: Vaniglia 0.3.0 - Added a module log4j with log4j appenders. The only one in this release is RollingFileDailyFolderAppender. - Parser ... [More] improvements: - Improved performances with recovery - New Field Type: CharType (Single character field). - Field Validators. Currently the following validators are implemented: - NotNullValidator - CharsetValidator - LengthValidator - Custom class field validator. - Directory Poller improvements: - Added a configurable format for the appended timestamp. - File are now immediatelly moved to the final directory (only if automove is set) after being processed. - Some Bug Fixing. - Added module Crypto This module is intented to be a simple way to use encryption without having to deal with all the boring details. Just a password and a string to entrypt/decrypt. - Added module Extension Framework This module is intented to be used for simple extension (plugin like) for applications. It allows the application developer to define Extension Points that other developers can use to extend the application behavior. The Extension configuration file can be modified at runtime and will be reloaded by the Extension. Global parameters can be provided and will be subsctituted in all extensions parameters using them. - Added module Socket Communication Framework This module is intented to be used for simple socket-based communication protocols. It features reconnection, connection pooling and many others basic functionalities of every communication procotol. The logic of how data is excanged between clients and servers is coded in two delegate classes (ServerDelegate and ClientDelegate). [Less]
Posted almost 18 years ago by [email protected] (Michele Aiello)
Hi all.Vaniglia 0.3.0 will be available by next monday (16/04/2007) and this is the ChangeLog of this new release:Vaniglia 0.3.0 - Added a module log4j with log4j appenders. The only one in this release is RollingFileDailyFolderAppender. - ... [More] Parser improvements: - Improved performances with recovery - New Field Type: CharType (Single character field). - Field Validators. Currently the following validators are implemented: - NotNullValidator - CharsetValidator - LengthValidator - Custom class field validator. - Directory Poller improvements: - Added a configurable format for the appended timestamp. - File are now immediatelly moved to the final directory (only if automove is set) after being processed. - Some Bug Fixing. - Added module Crypto This module is intented to be a simple way to use encryption without having to deal with all the boring details. Just a password and a string to entrypt/decrypt. - Added module Extension Framework This module is intented to be used for simple extension (plugin like) for applications. It allows the application developer to define Extension Points that other developers can use to extend the application behavior. The Extension configuration file can be modified at runtime and will be reloaded by the Extension. Global parameters can be provided and will be subsctituted in all extensions parameters using them. - Added module Socket Communication Framework This module is intented to be used for simple socket-based communication protocols. It features reconnection, connection pooling and many others basic functionalities of every communication procotol. The logic of how data is excanged between clients and servers is coded in two delegate classes (ServerDelegate and ClientDelegate). (0 comments) [Less]
Posted over 18 years ago by [email protected] (Michele Aiello)
The next release of vaniglia (0.3.0) that will be available soon as 3 new modules:- Extension Framework: This module is intented to be used for simple extension (plugin like) for applications.- Crypto: This module is intented to be a simple way to ... [More] use encryption without having to deal with all the boring details.- Socket Communication Framework: This module is intented to be used for simple socket-based communication protocols. It features reconnection, connection pooling and many others basic functionalities of every communication procotol.Hopefully the release will come before the end of September.Regards, Michele (0 comments) [Less]
Posted over 18 years ago by Michele Aiello
The next release of vaniglia (0.3.0) that will be available soon as 3 new modules: - Extension Framework: This module is intented to be used for simple extension (plugin like) for applications. - Crypto: This module is intented to be a simple way to ... [More] use encryption without having to deal with all the boring details. - Socket Communication Framework: This module is intented to be used for simple socket-based communication protocols. It features reconnection, connection pooling and many others basic functionalities of every communication procotol. Hopefully the release will come before the end of September. Regards, Michele [Less]
Posted over 18 years ago by [email protected] (Michele Aiello)
The next release of vaniglia (0.3.0) that will be available soon as 3 new modules:- Extension Framework: This module is intented to be used for simple extension (plugin like) for applications.- Crypto: This module is intented to be a simple way to ... [More] use encryption without having to deal with all the boring details.- Socket Communication Framework: This module is intented to be used for simple socket-based communication protocols. It features reconnection, connection pooling and many others basic functionalities of every communication procotol.Hopefully the release will come before the end of September.Regards, Michele (0 comments) [Less]
Posted over 18 years ago by Michele Aiello
The next release of vaniglia (0.3.0) that will be available soon as 3 new modules: - Extension Framework: This module is intented to be used for simple extension (plugin like) for applications. - Crypto: This module is intented to be a simple way to ... [More] use encryption without having to deal with all the boring details. - Socket Communication Framework: This module is intented to be used for simple socket-based communication protocols. It features reconnection, connection pooling and many others basic functionalities of every communication procotol. Hopefully the release will come before the end of September. Regards, Michele [Less]