module Jinda

This GemHelpers is to make helper able to be test in gem (not in rails)

-*- encoding : utf-8 -*- This helper handle

  1. Read xml from mm file to run core program:

process_services
  1. Update Models, Services, Runseqs from index.mm (XML)

  2. Rake Task to create app models, views and controller from index.mm(updated)

What is xmain, runseq and xvar ?

|—- xmain 1 —–|

runseq1    runseq2

Let make analogy or example compare with Invoicing Each xmain is like each invoice header Each invoice detail is like runseq So, There are only certain number of services limit in freemind index.mm But xmain will increase when entering each menu (services) and will increase along with activities by each user just like log file

xvar is (become) global variable of current program including user, runseq, and services

Constants

VERSION