| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 15/01/2008 10:12:45
|
Joonas Lehtinen
Joined: 07/03/2007 17:31:51
Messages: 157
Location: Turku, Finland
Offline
|
IT Mill Toolkit development team is currently polishing Testing Tools in order to be able to release it shortly. After that - what new features or issues we should focus on?
To rephrase, what could we do for you?
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 21/02/2008 11:44:56
|
Joonas Lehtinen
Joined: 07/03/2007 17:31:51
Messages: 157
Location: Turku, Finland
Offline
|
Some of the things in pipeline (in no order) include:
Open all of the Trac, including roadmaps, to make development more open
Open SVN repository to make development more open
Integrated flash charts
Liferay integration (embedding Toolkit applications as portlets)
WISIWYG layout-editor
Make use of the GWT widgets easier without server-side
Kill the rest of the known bugs
Better examples and new blueprints
Any opinions on these? Which are the most important to you?
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 24/02/2008 22:22:03
|
Kaitsu
Joined: 28/10/2007 20:21:29
Messages: 21
Location: Helsinki, Finland
Offline
|
Opening up the issue tracker and SVN repository sound great! Also, better examples of how to use the data model would be useful, because the current examples are too simplistic.
just my 2 cents
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 27/02/2008 16:25:56
|
Joonas Lehtinen
Joined: 07/03/2007 17:31:51
Messages: 157
Location: Turku, Finland
Offline
|
Kaitsu wrote:
Opening up the issue tracker and SVN repository sound great! Also, better examples of how to use the data model would be useful, because the current examples are too simplistic.
Thanks for proposal. A CRUD UI example is planned for next RnD SCRUM Sprint
We are in process of moving customer support tickets to separate Trac in order to be able to open Trac. SVN is mirrored to Trac machine and read-only access could be opened in parallel with Trac.
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 28/02/2008 06:25:17
|
Kaitsu
Joined: 28/10/2007 20:21:29
Messages: 21
Location: Helsinki, Finland
Offline
|
Joonas Lehtinen wrote:
WISIWYG layout-editor
Does that mean What I See Is What You Get?
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 02/03/2008 07:03:36
|
Anonymous
|
more examples w/ tutorials
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 04/03/2008 14:46:08
|
jonik
Joined: 29/01/2008 10:35:24
Messages: 2
Location: Helsinki
Offline
|
Joonas Lehtinen wrote:
IT Mill Toolkit development team is currently polishing Testing Tools in order to be able to release it shortly. After that - what new features or issues we should focus on?
Here's some small improvements I'd like to see. (We've already filed some of these, but since you asked... )
TextField should support Input Prompt pattern (i.e. a help text that disappears when user clicks the field) out of the box.
Alternatively, it should be possible to react to onFocus events in Java, so we can implement this ourselves.
Possibility to add basic tooltips (HTML's title attribute) to Buttons (and why not TextFields, etc). It seems you can't do this now - please let me know if I'm wrong...
Joni
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 04/03/2008 19:12:22
|
Joonas Lehtinen
Joined: 07/03/2007 17:31:51
Messages: 157
Location: Turku, Finland
Offline
|
Kaitsu wrote:
Joonas Lehtinen wrote:
WISIWYG layout-editor
Does that mean What I See Is What You Get?
Ehhh... Could be that way too... Anyways - we are planning to add new Layout to IT Mill Toolkit that allows visual editing of component positions easily as well as scalable layouting without any coding...
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 04/03/2008 19:14:12
|
Joonas Lehtinen
Joined: 07/03/2007 17:31:51
Messages: 157
Location: Turku, Finland
Offline
|
I would consider this to be a bug: "TextField should support Input Prompt pattern (i.e. a help text that disappears when user clicks the field) out of the box."
=> Filed a bugreport...
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 13/03/2008 13:36:00
|
jonik
Joined: 29/01/2008 10:35:24
Messages: 2
Location: Helsinki
Offline
|
jonik wrote:
Possibility to add basic tooltips (HTML's title attribute) to Buttons (and why not TextFields, etc). It seems you can't do this now - please let me know if I'm wrong...
Just noticed that Toolkit does support this, I just didn't know it's called "description".
So this works fine.
Code:
button.setDescription("tooltip")
Joni
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 24/07/2008 14:10:02
|
Johnny
Joined: 16/07/2008 17:44:11
Messages: 15
Offline
|
WISIWYG editor would be nice. Better examples and new blueprints - yes, for sure. Also, easier use of GWT widgets. Ah, and lots and lots of new components (I look forward to be able to use the new com.itmill.toolkit.ui.MenuBar).
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 24/07/2008 20:20:30
|
Joonas Lehtinen
Joined: 07/03/2007 17:31:51
Messages: 157
Location: Turku, Finland
Offline
|
Current vision for the next steps is:
1) Kill the rest of the bugs and drop "beta" status
2) Better eclipse integration. Maybe something like this: http://dev.itmill.com/raw-attachment/ticket/98/ToolkitEclipsePlugin%20-%20draft%201.pdf
3) Wysiwyg editor
4) Example application that should knock-your-socks-off
Other things scheduled for this year include
- Better showcase for Liferay integration
- More data-layer implementations for easier integration with backend
- Some dropping support for Java 1.4 and adding some features that utilize new features of Java 1.5
- Finishing some new components, including: Menubar, CoordinateLayout, Coverflow and PopupEditor
But - as we try to be agile, plans probably will change many times over...
Any comments on these?
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 25/07/2008 05:47:45
|
Jonas Granvik
Joined: 16/05/2008 11:36:42
Messages: 6
Location: Turku, Finland
Offline
|
2) Better eclipse integration. Maybe something like this: http://dev.itmill.com/raw-attachment/ticket/98/ToolkitEclipsePlugin%20-%20draft%201.pdf
3) Wysiwyg editor
The draft for the plugin looked nice! Could/should there be a possibility to add some portlet generation options too? The problem as I see it is that portals require their own description files, so we should have to decide wether to generate only files required by the standard or also the portal container specific ones.
4) Example application that should knock-your-socks-off
Hooray!
- Better showcase for Liferay integration
Since Toolkit works on the JBoss Portal now also, in my opinion it could be wise to see that the portlet showcases which aren't dependent on something Liferay specific, would work on JBoss too. There should not be more than two(ish) additional xml-files required.
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 25/07/2008 08:24:03
|
Joonas Lehtinen
Joined: 07/03/2007 17:31:51
Messages: 157
Location: Turku, Finland
Offline
|
Jonas Granvik wrote:
The draft for the plugin looked nice! Could/should there be a possibility to add some portlet generation options too? The problem as I see it is that portals require their own description files, so we should have to decide wether to generate only files required by the standard or also the portal container specific ones.
That is a great idea. We already have scripts to generate liferay descriptors from web.xml (with special comments). Those should be integrated to ide. Somehow.
Jonas Granvik wrote:
Since Toolkit works on the JBoss Portal now also, in my opinion it could be wise to see that the portlet showcases which aren't dependent on something Liferay specific, would work on JBoss too. There should not be more than two(ish) additional xml-files required.
True... IDE should let you to select "Target portal" and then generate compatible descriptors.
|
|
|
 |
|
|