7 | Use of JSF filtersJohn Foldager620 - 10 2010 (1) I'd like the Domino server to be able to use JSF filters so that we are able to centrally control logging, authorization etc.
The more 'standard servlet container' the Domino will be, the better :o) |
4 | Allow it to build apps for websphere serversBruce Lill6677 - 19 2010 (0) With traditional Domino apps, you can use straight HTML, CSS and javascript so the learning process was not a one way street. Using Notes pages with HTML let me transfer knowledge and code to other websites with little effort. What can you do with XPage knowledge except to code ... |
4 | Add more "don't repeat yourself" (DRY) features to building managed beans & controlsMike Woolsey2784 - 10 2012 (0) Domino Designer's XPage interface has a masterful way of managing items so I'm not chasing around for the random file in the random directory. I'm heavily indebted to the designers of Designer for this. The bean & controls file arrangement needs that kind of treatment. I wish all the java, ... |