home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
MP1 or MP2
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Baboonanza" data-source="post: 712151" data-attributes="member: 101901"><p>How easy it is to migrate from MP1 to MP2 is dependant on exactly what the plugin does, so it's difficult to give a clear answer. Basically the more GUI stuff is in it the more effort it will be to migrate. If all of the difficult code is doing something in the back-end then that code can just be used in MP2 and the coversion cost will be small. My opinion is that MP2 plugins can actually be simpler in a lot of cases becase there is less farting around with GUI elements directly in the code, but then I'm an MP2 developer so I would say that <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>I would suggest making it for MP1, but having a quick look at plugins for MP2 (Weather is simplest) to get rough idea how they work so that you can write it in a way that makes transition easier later.</p></blockquote><p></p>
[QUOTE="Baboonanza, post: 712151, member: 101901"] How easy it is to migrate from MP1 to MP2 is dependant on exactly what the plugin does, so it's difficult to give a clear answer. Basically the more GUI stuff is in it the more effort it will be to migrate. If all of the difficult code is doing something in the back-end then that code can just be used in MP2 and the coversion cost will be small. My opinion is that MP2 plugins can actually be simpler in a lot of cases becase there is less farting around with GUI elements directly in the code, but then I'm an MP2 developer so I would say that :) I would suggest making it for MP1, but having a quick look at plugins for MP2 (Weather is simplest) to get rough idea how they work so that you can write it in a way that makes transition easier later. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
MP1 or MP2
Contact us
RSS
Top
Bottom