fanyun wrote:
>
> Hi,
>
> First thanks to Dave.
>
> But I think this is not a very complex sample. It has not show out all the
> turbine functions.
>
> I find using turbine is very difficult. The difficult is how to know what is
> in turbine. The smart team is keep add functions to the package. But do not
> show other the added function. For example, one day I find everybody is
> talking about torque. But there is no any document about torque. At last I
> have to read the source code and find what is torque.
>
> I am now using Turbine to develop some cute system. But I always fear that I
> have missed something. Maybe there is better ways in turbine to realize my
> bussiness function.
Fanyun, you should consider subscribing to the commit list to receive
CVS diffs. There's no better way to stay on top of the bleeding edge of
a project.
Additionally, JavaDocing the code periodically and employing an indexing
search engine will help you find what you're looking for.
> I hope Turbine team should have add a function page on the web to descript
> all the great functions in turbine, and put a sector of sample code to show
> how to use this function(I think several line is enough, no need for a whole
> sample system)
It's called JavaDoc. Feel free to add example usages to what already
exists--I also find example code extremely helpful.
--
Daniel Rall <[EMAIL PROTECTED]>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]