Re: How to analyse the source code

[email protected] Mon, 26 Sep 2005 11:21:38 +0800
Newsgroups gmane.comp.java.jxta.user
Message-ID <[email protected]>
first,thanks your answer,but i have a question now ,whether there are two level
architecture in devise myjxta?first,i explain my so-called two level
architecture,generally we develop a project ,we first get the low level
architecture--jxta platform,it provide some api interface to the upper level
application.while in the high level architecture,there is the myjxta
application,they use the lower level's api to use their service in order to
implement the project of myjxta.i want to know whether this free software myjxta
merge the two level architecture into one,not explicitly two level,because i do
not find the explicitly two level when i read the myjxta source code ,please tell
me .thanks.(is the free software myjxta's api  included in the jxta platform?
because i find a lot of lib in myjxta just the lib of jxta platform)
i want to do a two level architecture,in the low level we implement the api
fuction,in the high level we use application programe to use the api interface.but
i do not where jxta platform's api are?
please give me some advice,thanks 



>From: James Todd <[email protected]>
>Reply-To: [email protected]
>To: [email protected]
>Subject: Re: [JXTA user] How to analyse the source code
>Date:Sun, 25 Sep 2005 12:33:36 -0700
>
>
> Hi Zhu -
> 
>   Here is the MyJXTA[2] Wiki:
> 
>     http://wiki.java.net/bin/view/Jxta/MyJXTA
> 
>   Obtaining, building and running the source (and all of it's 
> dependencies) is described here:
> 
>     4. How can I obtain MyJXTA's source
> 
>   The MyJXTA Dev List is a great spot to post question, ideas, features, 
> bugs, patches and pretty
>   much anything related to JXTA Collaboration:
> 
>     [email protected]
> 
>   The general MyJXTA package structure is as follows:
> 
>   main                  /net/jxta/myjxta/Main
>   control               /net/jxta/myjxta/MyJXTA
>   view                   /net/net/jxta/myjxta/ui/MyJXTAView (implements 
> /net/jxta/myjxta/View)
>   share/cms          /net/jxta/myjxta/share/*
>   dialog/chat/etc   /net/jxta/myjxta/dialog/*
>   plugins               /net/jxta/myjxta/plugins/*
>   search               /net/jxta/myjxta/search/*
> 
>   hth,
> 
> - james
> 
> --
> 
> James Todd :: blogs.sun.com/gonzo | weblogs.java.net/blog/gonzo
> 
> MyJXTA :: use it - learn it - do it
> 
> Java == platform independence
> XML  == application independence
> JXTA == network independence
> 
> Secure End-to-End Computing 
> 
> 
> 
> [email protected] wrote:
> 
> >hi,I want to analyse the source code of myjxta,but when i get the implement
> >version,document version ,and src version,i do not know which one is worth to
> >analyse,my experience is few,please tell me ,and i find there are a lot of
file
> >catalog in the the file catalog of myjxta(myjxta-2.3.4\src\net\jxta\myjxta)
> >,please tell me how to analyse the project,is not the way that i first analyse
the
> >main.java,then i analyse the about file referenced in main.java,read this
source
> >code step by step ?thanks you.
> >
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [email protected]
> >For additional commands, e-mail: [email protected]
> >
> >  
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
>