Import method in/to module

Ofcourse it’s a bit of a lazy request, but I do think this will be a nice new feature for Servoy Developer… :wink:

I’m using modules for a while now and what I would really like to have is an method import option from another solution (something like the import image from solution option), instead of having to open the other solution -again- to copy/past the method…

I guess I’dd better had to post this request as a [TIP], cause it’s allready possible! :D

For al of you who where -just like me- totally unconscious of this fact:
Just add the main solution as a module to the module and voila! All the methods, forms and images from the main solution are available!

Also all the global methods from the main solution are available right into the module. You don’t have to write them again as a global method!

Servoy is getting more awesome every day!

Also, adding the main solution as module to your module will allow you to work on the module code and do testing without having to switch back and forth between the module and your solution. A real time-saver!