[Cherbot-commit] SF.net SVN: cherbot:[139] trunk/src/prj/net/sf/cherbot/connection/ package-info.ja
Status: Alpha
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2008-12-14 13:20:51
|
Revision: 139
http://cherbot.svn.sourceforge.net/cherbot/?rev=139&view=rev
Author: christianhujer
Date: 2008-12-14 13:20:47 +0000 (Sun, 14 Dec 2008)
Log Message:
-----------
Updated package description about the purpose of the conection package.
Modified Paths:
--------------
trunk/src/prj/net/sf/cherbot/connection/package-info.java
Modified: trunk/src/prj/net/sf/cherbot/connection/package-info.java
===================================================================
--- trunk/src/prj/net/sf/cherbot/connection/package-info.java 2008-12-14 13:20:06 UTC (rev 138)
+++ trunk/src/prj/net/sf/cherbot/connection/package-info.java 2008-12-14 13:20:47 UTC (rev 139)
@@ -5,6 +5,9 @@
*/
/** Connection and Channel related stuff.
+ *
+ * The purpose of this package is to represent a layer that encapsulates and abstracts server and protocol specific aspects.
+ * That way CherBot itself does not need to know about IRC, Daimonin etc..
* @author <a href="mailto:ch...@ri...">Christian Hujer</a>
*/
package net.sf.cherbot.connection;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|