Re: [AgileWiki] critical path: change name (gordon) (Bill la Forge)
Status: Beta
Brought to you by:
blaforge
From: Bill la F. <bil...@su...> - 2006-06-23 00:51:36
|
Gordan, The assignment is intended to be a simple introduction, a first hands-on=20 experience with commands and forms. You crib some code and make a few=20 minor edits, but mostly you get it to work. You learn things like having=20 to do a clean/build after changing commands.txt because the make files=20 don't otherwise update the jar file. And I really don't want any=20 original code at that level. I.E. If your code doesn't look like all the=20 other command/form code, its not good. As for changing the name itself, the code is something like: session.getContext().setName(newName); which invokes org.agilewiki.ark.rolons.Rolon.setName. The only fun part of this assignment is determining command=20 applicability, and there's lots of (somewhat confusing) examples. Now as for timing, I really need to focus on tracking down this db bug I=20 found. So you've got a bit more time. :-) Bill gordan milojevic wrote: > Hi Bill, > I m still learnig AgileWiki3 all project, and using > all documentation, and update all new revision, every day. > > I have free time and all time try to undersend better AgileWiki3. > Reading all version of AgileWiki3 alpha 1 to alpha 27 with all fresh=20 > update > I didnt enought undersend princip of AgileWiki, and AgileWiki 27=20 > become very > big project, so I was thinking that is for me the best way begin with=20 > AgileWiki3 alpha1 > As you said on February 06 "..but more than half of the architecture=20 > is in place" > =20 > I was try to undersend basics princip, and I was found and understend=20 > cmds.txt (from AgileWiki3 alpha1) > as > file with context of all classes(which allow class loader from=20 > CmdManager.java) > all classes from folder cmds represent commands (help, Ct, CcC, CcA,=20 > Attributes, Journal) > and all extends cmd class(base class for all commands). > (this is very good way how to read context, parameters and attributes) > Thats one of constitutive elements of couple, one is ark.java > which is knowledge database, its class with represents kind of object=20 > base, its very clever > way to store the data. > (I think that searcing and update is faster then using for example=20 > pointbase 4.2re I was using before) > Whith documentation which explain rolons, ark, drawer, topic,=20 > sections, I have more clearly > thinking of all project. > I know for Change Name command and think about that, and it will > be implement, I m every day looking, thinking and analysing > all AgileWiki3 alpha1, and now I think that basics princips of > AgileWiki3 could be clearly undersending. > I m every day reading all mail from=20 > com...@li...=20 > <mailto:com...@li...>. > I was thinking in all projects (including and UML diagrams which can be > implemented) > I just need small time, and I will change name > (I know its class which have to implement QueryCmd(base class on=20 > AgileWiki3 alpha27 AwServer/framework) > and will have basics methods public final help(), requestDisplay(),=20 > boolean applicable(), > final void process() plus methods for change name which will have=20 > adequate implement > (AgileWiki3 alpha1 have basic princips like AgileWiki3 alpha27, but=20 > alpha 27 is very > biger then alpha1, and this big project make me confused, so now I can=20 > undersend > and alpha27, but not so clearly. > So, I will implement change name very soon, at the this weekend, or=20 > day or two afther. > =20 > =20 > =20 > best regards > =20 > gordanmilojevic > > */com...@li.../* wrote: > > > > Gordon, > > Unless there is some activity on the change name > command, I expect to work on it myself this weekend. > (Assuming something else more critical doesn't come > up.) > > Its been a while since I've heard from you and the > agile aspects of agile wiki are starting to become > important. > > This week I hope to do an early release and start > working on content at agilewiki.org, now that I have > rebuild to fall back on. Of course, in the process > some bugs may come up--I know they're in there. > > Another command I want to do (unassigned to date) is > move, which will allow a topic to be relocated within > the same Cabinet. > > I'll note that I only plan to implement very simple > forms of these commands--both change name and move > should really include refactoring options a la > NetBeans, 'cause its supposed to be an AGILE wiki, mm? > But for now we're still working of basic wiki > capabilities. > > Bill > > -----------------------------------------------------------------------= - > Ring'em or ping'em. Make PC-to-phone calls as low as 1=A2/min=20 > <http://us.rd.yahoo.com/mail_us/taglines/postman11/*http://us.rd.yahoo.= com/evt=3D39666/*http://voice.yahoo.com>=20 > with Yahoo! Messenger with Voice. > >------------------------------------------------------------------------ > >Using Tomcat but need to do more? Need to support web services, security= ? >Get stuff done quickly with pre-integrated technology to make your job e= asier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geroni= mo >http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 > =20 > >------------------------------------------------------------------------ > >_______________________________________________ >Compstrm-wiki mailing list >Com...@li... >https://lists.sourceforge.net/lists/listinfo/compstrm-wiki > =20 > |