Re: Feedback wanted on IoC documentation

2007-11-10 Thread robert.sanders
Overall: Very good, if this stuff gets a little more fleshed out it will 
be a huge help in getting started with T5.  I would suggest that on the 
last example in the overview (MonitorModule) you add a tiny bit of text 
explaining that the contribute method is part of Tapestry IoC's 
configuration conventions - after I read though the rest of the cookbook 
this made sense.


Howard Lewis Ship wrote:

I've been working on new documentation about Tapestry IoC (similar
stuff will be coming for Tapestry core):

Overview:

http://tapestry.formos.com/nightly/tapestry5/tapestry-ioc/overview.html

Cookbook:

http://tapestry.formos.com/nightly/tapestry5/tapestry-ioc/cookbook/index.html

Feedback is encouraged!

  

--
   Robert r. Sanders
   Chief Technologist
   iPOV
   (334) 821-5412
   www.ipov.net


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Eclipse code assist/intellisense

2007-10-04 Thread robert.sanders
I think the WTP plugin works w/ HTML completion, but I've never tried it 
with T5.  You may need to poke around under the Preferences > General > 
Content Types and Preferences > General > Editors > File Associations to 
get it to recognize *.tml files as an HTML variant.  You might also try 
Aptana, as it has really nice CSS auto-completion and other goodies 
which aren't in the Eclipse WTP.  From looking into autocompletion in 
Eclipse I can say that there isn't (yet) any simple way to map to an 
auto-completion file (as several other editors, and at least one eclipse 
plugin-editor support).



Heck, Bob wrote:

Does anyone know how to get code assist/intellisense when working on the
HTML file in Eclipse with Tapestry 5? If so please explain the procedure
for getting this working or point me to instructions.

Thanks,
Bob

  

--
   Robert r. Sanders


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]