1 / 18

Gustavo Proto ARTech gp@artech.uy

Upcoming GeneXus version. Gustavo Proto ARTech gp@artech.com.uy. Next GeneXus version. Code name “Yi” Current Beta: 2 Next Beta: Mid November Expected release: Summer 2005. Platforms. J2EE Session & Message Beans .Net Mobile Generator MySQL. Web. Client Side Validation

fionn
Download Presentation

Gustavo Proto ARTech gp@artech.uy

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Upcoming GeneXus version Gustavo Proto ARTech gp@artech.com.uy

  2. Next GeneXus version • Code name “Yi” • Current Beta: 2 • Next Beta: Mid November • Expected release: Summer 2005

  3. Platforms • J2EE Session & Message Beans • .Net Mobile Generator • MySQL

  4. Web • Client Side Validation • Master Pages*

  5. Navigation Improvements • Constraints can extend navigation • Bulk Updates • Automatic Join type selection • OAV pattern support*

  6. Business Components (BCs), vision • Use GeneXus Transactions power from every other GeneXus object or from external objects

  7. BCs, objectives • Assure Business Rules accomplishment • Assure Data Base consistency • Write once use anywhere

  8. BCs, scenarios • Branches, Disconnected devices • Service Oriented Architecture (SOA) • Batch processing

  9. BCs, New &Var = new Employee() &Var.EmployeeId = 1 &Var.EmployeeSalary = 1000 &Var.Save()

  10. BCs, Update &Var.Load( 1) If &Var.Success() &Var.EmployeeSalary = 1000 &Var.Save() Endif

  11. BCs, Delete &Var.Load( 1) &Var.Delete()

  12. Patterns, the problem • Most programming tasks are very similar • CRUD on xxx • Work with xxx • Navigate relationships among xxx and other related objects • Presentation standards • Application navigation standards

  13. Patterns, the concept • Describe your programming, presentation and navigation standards • Apply them to your KB Objects

  14. Patterns, Demo

  15. Application translation • Static translation • Dynamic translation

  16. Static Application translation • Demo

  17. Comparison Tool • Demo

More Related