Jump to content

how develop a large system


uniguibbs

Recommended Posts

Hello Bruno,

 

can you explane this a little bit more please ?

 

if i have 2 dll,s - the JS-Library must be load in every dll ?   - so i have the "sencha logo with the text:loading.." and this is a time issue ? ..

is there a way to communicate between the two dll´s on the client side ?

 

Thank you for your help

 

Erich

Link to comment
Share on other sites

  • 2 weeks later...

For a start you can go at your project options -> Packages -> Runtime Packages and uncheck the Link with runtime packages. This will reduce dramatically your dll file size. However you must deploy all the bpl files that you use in order your application to run. Moreover if you have delphi xe2 (perhaps and above) don't forget to uncheck the Debug Information on the Linking menu.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...