Andrew Pollack's Blog

Technology, Family, Entertainment, Politics, and Random Noise

XPages continues to impress the heck out of me

By Andrew Pollack on 06/17/2008 at 03:27 PM EDT

So today I'm taking a pretty deep dive into XPages development as it currently exists in the Domino Designer 8.5 Beta. What continues to impress me is the success of Phillipe and Maureen -- and of course their entire teams -- at integrating the things learned in the process of building newer things like Portal with Maureen's unrivaled depth of understanding when it comes to the root core problems we struggle with in Domino and Notes development. There are dozen or so places as you get deeper and deeper into doing development with XPages where you realize "oh, that's what ______ should have been!"

For example, the idea of a "Custom Control" is what a "Subform" would be if it could really start all over. It is an entirely self contained XPage in its own right, but designed to be placed directly into or on other XPages -- and you can use it multiple times on the same XPage without conflict because it is self contained. It can expose properties to the parent page so that the control handles different things on the page according to what your code wants it to handle. So, its a bit like a subform except that is totally self contained, applicable multiple times on the same XPage, externally controlled by its parent page, able to contain its own bound data sources.

One example might by to create a custom control which is designed to show data from a single document from a view. It may have a much more complex layout than you could do as a view row. The specific document to show could be tied to an externally exposed property so that when you embed the control on an XPage (remember, the control is itself just an Xpage) you can define from the parent page at runtime the column key or the unid or whatever.

Then, expand that by putting your custom control on an XPage in a panel that you then define as repeated for each document in the view. BANG, you've just created the most complex view you can imagine on the XPage.

There is so much seriously cool stuff in XPages that as far as I'm concerned, if you're writing Web Based applications on an 8.5 server they're the only way to go. They deprecate about 80-90% of the way you write Domino web apps before XPages. I suspect that when they finally work in the Notes client, they'll have the same impact.


  • car icon

    On Site Training

    We can bring the same kind of top quality training you get at conferences right to your offices. If your team needs training in a single topic, or you want to do a whole series on site, we can put a mini-conference together just for your team. For more information, Contact Me.
  • There are  - loading -  comments....

    re: XPages continues to impress the heck out of meBy Chris Blatnick on06/17/2008 at 04:31 PM EDT
    Comment Loading
    I'm not the one to ask.By Andrew Pollack on06/17/2008 at 06:03 PM EDT
    Comment Loading
    re: I'm not the one to ask.By Chris Blatnick on06/17/2008 at 10:12 PM EDT
    Comment Loading
    re: I'm not the one to ask.By Bruce Elgort on06/18/2008 at 08:47 AM EDT
    Comment Loading
    XPage ExamplesBy Pete Janzen on06/18/2008 at 09:23 AM EDT
    Comment Loading
    I plan to create an xpage representation....By Andrew Pollack on06/18/2008 at 09:37 AM EDT
    Comment Loading
    re: I plan to create an xpage representation....By Phillipe Loher on06/18/2008 at 10:11 AM EDT
    Comment Loading


    Other Recent Stories...

    1. 03/18/2010File this under "Damn, I should have known that" -- CSS and Relative PathsI was whining about a feature being missing in Designer 8.5.x yesterday in a closed forum for "Design Partners" when I learned something I wished I'd known a long time ago. I'm writing this to share it with you, so you can be saved the work I've been doing. The feature I wanted (and still want) is for file resources that use the new editors (e.g. CSS, HTML, JAVASCRIPT) to allow "" values or at least some form of tokenization to allow you to include things like "@webdbname" and profile document values in ...... 
    2. 03/16/2010The CKEditor - with Domino -- will be better than rolling your own!If you don't know the CKEditor, you soon will. Maureen (and others) have recently gone public with the announcement that starting in near term release of 8.5.x, that fantastic rich text editor will be shipped built in with the Domino server and will be integrated for easy use for XPages. One thing that's hard to do at present with the CKEditor when you integrate with Domino, is handle the built in browsing/uploading/embedding for file attachments, images, flash, and so on. There are plug-ins for ftp and ...... 
    3. 02/14/2010Great weekend sleddingI'm from "away" -- a term which in Maine speak means that I wasn't born here, and while I've been here for nearly 20 years I am very easily spotted as a non-native to pretty much anyone with long time family roots in the area. Being from away, there are things I just hadn't had a chance to do that most Mainer's take for granted. This weekend, I got the chance to scratch a few of those off the list. These included going 'upta camp', being significantly north of Bangor, and spending a fair bit of time on a ...... 
    4. 02/10/2010Is anyone really considering a move to a hosted Exchange system? 
    5. 02/06/2010When does an application stop belonging to its owner? 
    6. 01/29/2010Lotusphere 2010 - Session Survey Results 
    7. 01/27/2010Is UPS just plain broken? * Updated 
    8. 01/25/2010My presentations posted here from Lotusphere 2010 
    9. 01/24/2010Me - in bobblehead form 
    10. 01/23/2010Announcing the C.U.L.T. Shirt 2010 Winner 
    Click here for more articles.....


    pen icon Comment Entry
    Subject
    Your Name
    Homepage
    *Your Email
    * Your email address is required, but not displayed.
     
    Your thoughts....
     
    Remember Me  

    Please wait while your document is saved.