Re: [Idrs-dev] RML is now XML!!!!!!!
Brought to you by:
bigman921
|
From: Marc B. <mbo...@ya...> - 2002-03-14 15:31:27
|
Ok, great. Begin examining and refining the UML document and the process flow for request handling and authentication. You go guy on the servlet while I finish of the compilation process. Also take into account the exceptions in the exceptions package. The new servlet should have error checking built in. Eventually I want form entry to be a 2 page process, one for input and one for results. If something goes wrong, the page should be reloaded and there will be special tags that will detect if there had been an error and display the issue. Don't worry about this yet though, just know that is our dirrection. Marc On Wed, 2002-03-13 at 20:38, Tim Urberg wrote: > Hello Marc, > > I'm ready to continue working on the servlet re-vamp when you are. I > haven't looked at it in a while. I was wondering if you could give me > some direction as to what to work on next, then we can go from there. > Thanks. > > Tim > > Marc Boorshtein wrote: > > >A big leap forward has been made for the IDRS. The IDRS compilation is > >now based on a 100% xml dialect (with a schema and everything)!!!! For > >those who have not yet viewed the project description on the web site, > >here's the jist of it: > > > >1. The current RML Specification is now the RML Macro Scpecification > >2. There is now an RML schema as well as a transformation document > > > >On compilation the following steps occurr in a pipeline: > > > >RML Macro Page ----Macro To XML Translator---> XML Page conforming to > >RML schema ---SAX Parsing of document---> Compilation units ----> RML > >Object Tree > > > >All the major functionality seems to work (though I haven't thouroughly > >tested everything). I have updated InsertToIDRS as well as the > >deployment tool. With this in place, as well as Tim's work on the > >servlet part I think we now have a clear path to IDRS 2.0: > > > >1. Finish testing XML compilation > >2. Update documentation for XML compilation > >3. Polish the compilation system for more descriptive errors for easier > >RML development > >4. Add the <navnext> and <navprev> tags in conjunction with > >data-paging, a feature that was in IDRS 1.5, but not in 2.0 as yet. > >5. Add a <set-properties> tag to the <object> tag. This will allow for > >beans to be used in the IDRS with shorted <method> tags. > >6. Finish servlet re-vamp (I will help Tim on this once I have > >completed the RML front-end work) > >7. Add documentation to cover advanced business logic, file upload, and > >page design. > > > >TEST TEST TEST > > > >With this done we will have reached IDRS 2.0 and a real heavy hitting > >web development platform! > > > >Marc Boorshtein > > > > > > > > > >_______________________________________________ > >Idrs-dev mailing list > >Idr...@li... > >https://lists.sourceforge.net/lists/listinfo/idrs-dev > > > > > > > > _______________________________________________ > Idrs-dev mailing list > Idr...@li... > https://lists.sourceforge.net/lists/listinfo/idrs-dev |