facebook

Thoughts on AJAX Widgets in Future Releases

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #242540 Reply

    Jason Herman
    Member

    Hello All:

    I am very excited to see that MyEclipse is embracing AJAX. The technology is still in it’s infancy and the kinks are still being worked out (unless people like one user adding himself to a 100,000 user’s buddy list). I am wondering if anyone else out there has thought about AJAX features or widgets that could be included in future releases of MyEclipse.

    I know for me the two Widgets that I would love to have prepackaged are:
    * Progress Meter
    * Spell Checker

    Anybody have any thoughts? Anybody using AJAX in their applicaitons yet?

    All the very best!

    -Jason

    #242584

    Riyad Kalla
    Member

    Jason good idea for a thread. I believe the idea is out the door to have tools that support AJAX development in their infancy. From there we will start making the tools sexier and sexier in addition to bundling some frameworks so people can really get started fast. Some of the most popular ones we’ve seen are prototype, scrip.tacul.ous (sp?) and dojo.

    If you know of JS components that provide the func you mentioned, please include links.

    #242677

    Paul
    Participant

    Have you checked out http://ajaxtags.sourceforge.net/ ? I have played with them only a little – but from a java guy who’s not real big on javascript right now, they seem to be pretty good. Anyone else have any experience w/ them?

    #242683

    Jason Herman
    Member

    I just looked at AjaxTags again. They have some improved tags in v1.1. I myself am not big JavaScript person. I have often found it to be the bane of my existence so don’t tread where so many others have gone (esp since I hate cross browser issues).

    There seem to be so many AJAX sources out there trying to get a foothold in this emerging technology. It will be really nice to see how the technology settles and what becomes standard. I concentrate mostly on Java & Struts but want those nice widgets to make my customers happy. The problem I always seem to face is page loads on reports. I would love that progress meter to keep my clients satisfied.

    Haven’t used them so far but thank you very much for the reference.

    -J

    #242684

    dkittle
    Member

    Just my opinion, but I’d like to see framework authors working on this (JSF, tapestry, Struts) rather than having the MyEclipse team work on it. Really, it’s the domain of the web framework to enable AJAX functionality. I’d love to see MyEclipse stick with aiding in J2EE development tools (like support for facelets, web services, wizards to create pages for basic CRUD, etc) rather than get into the web framework business. Finally, I don’t really want to start mixing Struts/JSF HTML tags with 3rd party AJAX tags that mimic the same functions (to add spellcheck to a textarea, for instance).

    #242701

    Riyad Kalla
    Member

    I’d love to see MyEclipse stick with aiding in J2EE development tools (like support for facelets, web services, wizards to create pages for basic CRUD, etc) rather than get into the web framework business

    Don’t worry about that, we likely won’t get into the development of a framework; that’s old school thinking when you could corner your users into a IDE/Framework combo, that’s not the way we roll 😉

    #242724

    dkittle
    Member

    Cool, thanks ‘rkalla’! Did you notice my plug for facelets support?? 🙂

    By the way, this author (see link below) seems to have an offering where you simply wrap existing JSF tags in his own AJAX tags to enable asynchronous submits/page updates with existing JSF components! The demo seems to use unmodified MyFaces components except that commandLink and panel tab clicks are all xmlHttpRequests! Very cool stuff! http://smirnov.org.ru/en/ajax-jsf.html

    #242725

    Riyad Kalla
    Member

    Did you notice my plug for facelets support?? 🙂

    We are aware of the demand for it.

    #242814

    Jason Herman
    Member

    I was just trying to throw something out there and seeing what sticks. I have greatly benefited from all the work that the MyEclipse team has put into core functionality thus far and don’t want to send them down the “fad of the moment” path.

    I just figured we could throw this out to the community and see what the general thoughts, insights, and directions may be. Since AJAX was mentioned twice in the Roadmap I figured I would inquire as to what was being planned.

    Looking forward to 4.1 and 5.0. I always love showing the people at my client site how amazing MyEclipse is.

    I guess I should look into Facelets as well!

    -J

    #242815

    Riyad Kalla
    Member

    One of the biggest things comming in 4.1 is going to be the JavaScript debugger. Basically imagine being able to set breakpoints in your Javascript and step through it, like you do Java code, JSP code, etc…. well that’s what you will be able to do.

    There is a ton of hibernate/spring work comming in this release too, new image editor, bugfixes and enhancements across the boards, etc. Actually a new and noteworthy should be going up in the next few days. Unfortunately we had to push 4.1 back 2 weeks. Instead we are polishing M2 to include everything, release that, then based on user feedback and our own internal testing fix all the bugs, performance issues, etc. that arrise and release 4.1 about 2-3 weeks late but we promise it will be worth it.

    #243076

    That sounds good. Is the Enterprise Workbench Progress section of the home page going to updated to reflect this new release schedule?

    #244594

    Daniel Ray
    Member

    You should also take a look at AjaxAnywhere. http://ajaxanywhere.sourceforge.net/ Works well with MyFaces through the concept of ‘Zones”. Author is responsive and very helpful.

    #246224

    xeperno
    Member

    How can the claim AJAX support when ther visual html editor putting html 4, why is Xhtml not on the road map?

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: Thoughts on AJAX Widgets in Future Releases

You must be logged in to post in the forum log in