For one you can move any hook_menu page callbacks into seperate files and the menu system will load the file dynamically if you pass the $item definition the file parameter. You can also use module_load_include() to load outside files that are needed for specific functions.<br clear="all">

-----<br>Adam A. Gregory<br>Drupal Developer &amp; Consultant<br>Web: AdamAGregory.com<br>Twitter: <a href="http://twitter.com/adamgregory">twitter.com/adamgregory</a><br>Phone: 910.808.1717<br>Cell: 706.761.7375<br>
<br><br><div class="gmail_quote">On Thu, Feb 4, 2010 at 2:50 PM, ktt <span dir="ltr">&lt;<a href="mailto:kestutis98@yahoo.com">kestutis98@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hello,<br>
<br>
Is there any good practice advises for developing modules?<br>
*.module file gets too long. I would like to put form definitions<br>
to one file, block definitions to another.<br>
<br>
Regards,<br>
<font color="#888888">Ktt<br>
<br>
<br>
<br>
<br>
<br>
</font></blockquote></div><br>