Results 1 to 6 of 6

Thread: how can I add a page that another programmer did at his pc for the main project

  1. #1

    how can I add a page that another programmer did at his pc for the main project

    how can I add a new page that another programmer
    did at his pc for the main project at my pc.
    Regards

  2. #2
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,161
    Blog Entries
    22
    Break your application down into a group of smaller apps. Save the app as a package on one PC then copy it to a shared drive on the LAN or sftp it Into the cloud or place in github. Fetch the smaller app down and include in your main application. You can switch between apps very quickly using Luanja.openApp() in an appropriate menu or command button delegate.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  3. #3
    how can I include a page from another application into a new application, is this possible?

  4. #4
    Lianja Team yvonne.milne's Avatar
    Join Date
    Feb 2012
    Location
    Berkshire, UK
    Posts
    1,841
    Hi Lalmeja9,

    If it is an App on your machine, you can use Templates (http://www.lianja.com/community/show...-feel-in-pages). If it is from another Developer, please see the previous reply.

    Regards,

    Yvonne

  5. #5
    Quote Originally Posted by yvonne.milne View Post
    Hi Lalmeja9,

    If it is an App on your machine, you can use Templates (http://www.lianja.com/community/show...-feel-in-pages). If it is from another Developer, please see the previous reply.

    Regards,

    Yvonne


    I guess you need develop some like copy paste, fields, sections, page,
    to help to developers more.
    Regards

  6. #6
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,184
    Hi L,

    I think you will benefit from looking again at Barry's suggestion. Break your app down to small apps, typically no ore than 2 to 3 pages. That way, each app can (and should) have (if you are using source control: if not, tsk tsk) its own Git repository. Before a dev goes to work on that app, they should check whether it's been forked off the development branch. While it's actually possible to merge the XML in the .lianja file where the page/section etc. definitions lie, it is not for the inexperienced, and typically would waste time. With each "functional" mini-app being so small, there's no need for a developer to create a page that gets inserted into an existing app.

    hth,

    Hank

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us