Difference between revisions of "NexJ-CDOT Knowledge Base"

From CDOT Wiki
Jump to: navigation, search
(Resources)
(NexJ Software Engineering Practice)
Line 17: Line 17:
 
*** the SQLite Adapter project
 
*** the SQLite Adapter project
 
* emphasis on performance
 
* emphasis on performance
** the PostgreSQL Adapter project
+
** the PostgreSQL Adapter project [http://gbatumbya.wordpress.com/2011/10/31/postgresql-support-added-to-nexj-express/]
 
** the JSON Message Adpater project
 
** the JSON Message Adpater project
  

Revision as of 12:25, 10 November 2011

Purpose

The research activities of creating the NexJ-CDOT knowledge base at CDOT-Seneca has three goals in mind.

  • It will enable new research students to go through a shorter learning curve in working with the huge code base of NexJ Model Server Express.
  • It will benefit the open source community of developers who want to make contributions to the NexJ code base.
  • It will be a repository of various software artifacts that have been produced during the process of working with the code base of NexJ Model Server Express.

Documents Provided by NexJ

  • Introduction To NexJ Studio Express (open sourced, available on Open Health Tools Platform) [1]
  • NexJ Studio Fundamentals (confidential and proprietary)
  • NexJ Studio - Integration Fundamentals (confidential and proprietary)
  • Working with NexJ Express Source Code (open sourced, available on Open Health Tools Platform)
  • NexJ Systems Developer's Guide (confidential and proprietary)

NexJ Software Engineering Practice

  • agile approach
    • SCRUM
      • the SQLite Adapter project
  • emphasis on performance
    • the PostgreSQL Adapter project [2]
    • the JSON Message Adpater project

NexJ Framework Concepts As Mined From The NexJ Training Tutorial Documents

NexJ Framework Design Concepts As Mined From The Code Repositories

Resources

  • Hazzan and Dubinsky: Agile Software Engineering (Springer 2009) [3]
    • a multifaceted approach: the human perspective, the organizational perspective, the technological approach (HOT)
  • An Exploratory Study of How Developers Seek, Relate, and Collect Revevant Informaiton during Software Maintenance Tasks. IEEE Transactions of Software Engineering, 32(12), 2006, pp. 971-987.