Jump to content

Protect Factory Patter


Recommended Posts

Hi!

I'm wondering about the factory pattern. It is a very useful tool if the target has memory limitation, and I think it is modern-style plugin architecture. :) So I'm planning to redesign my plugin-based code to Factory pattern... BUT what about the code protection?

Using source distribution with clear block diagram option is a very good way to protect the code, but what about the classes and their methods? Is there any way to remove remove class method block diagram?

Link to comment

Hi!

I'm wondering about the factory pattern. It is a very useful tool if the target has memory limitation, and I think it is modern-style plugin architecture. :) So I'm planning to redesign my plugin-based code to Factory pattern... BUT what about the code protection?

Using source distribution with clear block diagram option is a very good way to protect the code, but what about the classes and their methods? Is there any way to remove remove class method block diagram?

I think yesterday I was too tired to make this last trial. The way to create plugin.llbs for factory pattern, where every vi is protected by removing its block diagram is similar like anything else..

Edited by durnek60
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.